Add the example config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se
2021-04-06 11:28:04 +02:00
parent 26784eea37
commit 64fd7a4e8b

13
.env.sample Normal file
View File

@ -0,0 +1,13 @@
TYPE=traefik-forward-auth
DOMAIN=auth.example.com
LETS_ENCRYPT_ENV=production
COOKIE_DOMAIN=example.com
AUTH_HOST=auth.example.com
OIDC_ISSUER_URL=https://id.example.com/auth/realms/yourrealm
OIDC_CLIENT_ID=traefik-forward-auth
SERCRET_NONCE_VERSION=v1
OIDC_CLIENT_SECRET_VERSION=v1