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