This commit is contained in:
msnie
2025-04-30 12:57:08 +02:00
parent 1a651b575f
commit 93928eb9d7
+2 -1
View File
@@ -48,7 +48,8 @@ services:
- "./config/traefik.yml:/traefik.yml:ro"
# - ./config/traefik.yml:/etc/traefik:ro # Volume to store the Traefik configuration
- /srv/traefik/letsencrypt:/letsencrypt # Volume to store the Let's Encrypt certificates
- "/var/run/docker.sock:/var/run/docker.sock:ro"
- /var/log/traefik/:/opt/traefik/logs
networks:
default:
driver: bridge