fix: acme path
This commit is contained in:
parent
9ee8846ec8
commit
95e2d1e2bb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ services:
|
|||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ./traefik.toml:/traefik.toml
|
||||
- ./traefik_dynamic.toml:/traefik_dynamic.toml
|
||||
- {CONFIG_ROOT}/acme.json:/acme.json
|
||||
- ${CONFIG_ROOT}/acme.json:/acme.json
|
||||
|
||||
networks:
|
||||
default:
|
||||
|
|
Reference in a new issue