rw for acme.json
This commit is contained in:
parent
85dac340a6
commit
2531a104eb
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
- ./config/traefik.yml:/traefik.yml:ro
|
- ./config/traefik.yml:/traefik.yml:ro
|
||||||
- ./config/acme.json:/acme.json
|
- ./config/acme.json:/acme.json:rw
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Reference in a new issue