docker-compose.yaml aktualisiert
This commit is contained in:
+2
-2
@@ -26,7 +26,7 @@ services:
|
|||||||
- GF_AUTH_GENERIC_OAUTH_SCOPE=openid profile email
|
- GF_AUTH_GENERIC_OAUTH_SCOPE=openid profile email
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
- infra-traefik_default
|
- infra-traefik_default
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
@@ -39,5 +39,5 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
traefik_network:
|
infra-traefik_default:
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user