Update apps/traefik-certs-dumper/docker-compose.yml
Co-authored-by: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com>
This commit is contained in:
parent
0fc6b95723
commit
7a8601df6a
|
@ -12,7 +12,7 @@ services:
|
|||
timeout: 10s
|
||||
retries: 5
|
||||
volumes:
|
||||
- /root/runtipi/traefik/shared/acme.json:/traefik/acme.json:ro
|
||||
- ${ROOT_FOLDER_HOST}/traefik/shared/acme.json:/traefik/acme.json:ro
|
||||
- ${APP_DATA_DIR}/data/certs:/output:rw
|
||||
environment:
|
||||
- ACME_FILE_PATH=/traefik/acme.json
|
||||
|
|
Loading…
Reference in New Issue
Block a user