Update traefik config file path

This commit is contained in:
2025-09-16 21:36:44 +02:00
parent a3318576b6
commit 826429a15f

View File

@@ -12,7 +12,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- type: bind
source: /root/traefik.yml
source: /root/homeprod/docker/infrastructure/network/traefik/traefik.yml
target: /etc/traefik/traefik.yml
labels:
- "traefik.enable=true"