fix: dynamic conf volume mapping
This commit is contained in:
parent
999b030820
commit
a85e70f71b
@ -7,11 +7,9 @@ services:
|
||||
- "30443:443"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ./traefik.yaml:/etc/traefik/traefik.yaml:ro
|
||||
- ./conf:/etc/traefik:ro
|
||||
- ./log:/var/log/traefik
|
||||
- ./acme.json:/acme.json
|
||||
- ./cert:/cert
|
||||
- ./dynamic.yaml:/etc/traefik/dynamic.yaml
|
||||
environment:
|
||||
- CLOUDFLARE_EMAIL=xxxxxxxxxxxxxxxxxx
|
||||
- CLOUDFLARE_DNS_API_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
|
Loading…
x
Reference in New Issue
Block a user