docker-compose.yml aktualisiert

This commit is contained in:
Johannes Baumeister 2026-04-01 13:27:26 +00:00
parent 2b8d90d7a9
commit e75433175f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ services:
container_name: bw-samern-ohne container_name: bw-samern-ohne
restart: always restart: always
networks: networks:
- proxy-network - proxy
labels: labels:
# Aktivierung in Traefik # Aktivierung in Traefik
- "traefik.enable=true" - "traefik.enable=true"