This commit is contained in:
João Pedro Toledo Goncalves 2026-01-27 12:53:33 -03:00
parent d7efdbb0ae
commit 9241a253ca
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@ services:
- "--configFile=/etc/traefik/traefik.yml"
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./traefik.yml:/etc/traefik/traefik.yml:ro
- ./dynamic_conf.yml:/etc/traefik/dynamic_conf.yml:ro
- ./:/etc/traefik/:ro
- ./acme.json:/acme.json
networks:
- proxy_network