Update Proxy_Containers/traefik/compose.yaml

This commit is contained in:
2026-02-12 03:01:58 +00:00
parent f2347632f8
commit 8acae352de
+1
View File
@@ -13,6 +13,7 @@ services:
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- ./traefik.yaml:/etc/traefik/traefik.yaml:ro - ./traefik.yaml:/etc/traefik/traefik.yaml:ro
- /srv/docker/traefik:/var/traefik/certs/:rw
networks: networks:
- traefik - traefik
labels: labels: