docker-compose.yaml aktualisiert

This commit is contained in:
2026-07-11 19:11:48 +00:00
parent 8c892c7a7a
commit 1bf1273c70
+1 -1
View File
@@ -23,7 +23,7 @@ services:
- GF_AUTH_GENERIC_OAUTH_AUTH_URL=https://iam.ljh31.de/realms/family/protocol/openid-connect/auth - GF_AUTH_GENERIC_OAUTH_AUTH_URL=https://iam.ljh31.de/realms/family/protocol/openid-connect/auth
- GF_AUTH_GENERIC_OAUTH_TOKEN_URL=https://iam.ljh31.de/realms/family/protocol/openid-connect/token - GF_AUTH_GENERIC_OAUTH_TOKEN_URL=https://iam.ljh31.de/realms/family/protocol/openid-connect/token
- GF_AUTH_GENERIC_OAUTH_API_URL=https://iam.ljh31.de/realms/family/protocol/openid-connect/userinfo - GF_AUTH_GENERIC_OAUTH_API_URL=https://iam.ljh31.de/realms/family/protocol/openid-connect/userinfo
- GF_AUTH_GENERIC_OAUTH_SCOPE=openid profile email - GF_AUTH_GENERIC_OAUTH_SCOPES=openid profile email
networks: networks:
- infra-traefik_default - infra-traefik_default