fix: missing NETBIRD_TOKEN_SOURCE (#1174)

Added the NETBIRD_TOKEN_SOURCE for the traefik template.

missing this will break google IDP
This commit is contained in:
trungle-ds 2023-09-27 20:06:17 +07:00 committed by GitHub
parent aa1d31bde6
commit 7c065bd9fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,7 @@ services:
- AUTH_SUPPORTED_SCOPES=$NETBIRD_AUTH_SUPPORTED_SCOPES
- AUTH_REDIRECT_URI=$NETBIRD_AUTH_REDIRECT_URI
- AUTH_SILENT_REDIRECT_URI=$NETBIRD_AUTH_SILENT_REDIRECT_URI
- NETBIRD_TOKEN_SOURCE=$NETBIRD_TOKEN_SOURCE
# SSL
- NGINX_SSL_PORT=443
# Letsencrypt