This commit is contained in:
parent
d7efdbb0ae
commit
9241a253ca
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue