This commit is contained in:
Nikita Bizyaev
2026-05-05 14:50:15 +03:00
parent b46f6e355e
commit 43897becfe
2 changed files with 7 additions and 1 deletions

View File

@@ -8,4 +8,7 @@ AUTH_AUTHORITY=https://birdy.greact.online/oauth2
USE_AUTH0=false
AUTH_SUPPORTED_SCOPES=openid profile email groups
AUTH_REDIRECT_URI=/nb-auth
AUTH_SILENT_REDIRECT_URI=/nb-silent-auth
AUTH_SILENT_REDIRECT_URI=/nb-silent-auth
LETSENCRYPT_DOMAIN=none
LETSENCRYPT_EMAIL=example@local
NGINX_SSL_PORT=443