docker-compose.yaml aktualisiert
This commit is contained in:
+4
-1
@@ -26,7 +26,8 @@ services:
|
|||||||
- GF_AUTH_GENERIC_OAUTH_SCOPES=openid profile email
|
- GF_AUTH_GENERIC_OAUTH_SCOPES=openid profile email
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
- infra-traefik_default
|
- infra-traefik_default
|
||||||
|
- loki
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
@@ -40,5 +41,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
|
loki:
|
||||||
|
external: true
|
||||||
infra-traefik_default:
|
infra-traefik_default:
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user