Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 376 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 376 Bytes

Traefik Config

create a .env file with

PROVIDERS_GOOGLE_CLIENT_ID=<google client id>
PROVIDERS_GOOGLE_CLIENT_SECRET=<google client secret>
SECRET=<create with openssl rand -hex 16>
DESEC_TOKEN=<token from desec>
DOMAINNAME=<your domain>.duckdns.org
ACMEMAIL=<your mail for Let’s Encrypt>
WHITELIST=<comma sperated list of mails of allowed google accounts>