docker-compose.yaml aktualisiert
This commit is contained in:
+3
-3
@@ -26,7 +26,7 @@ services:
|
|||||||
|
|
||||||
networks:
|
networks:
|
||||||
- infra-traefik_traefik-net
|
- infra-traefik_traefik-net
|
||||||
- infra-loki_default
|
#- infra-loki_default
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
@@ -40,7 +40,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
infra-loki_default:
|
#infra-loki_default:
|
||||||
external: true
|
# external: true
|
||||||
infra-traefik_traefik-net:
|
infra-traefik_traefik-net:
|
||||||
external: true
|
external: true
|
||||||
Reference in New Issue
Block a user