Update restart policy for certdumper

This commit is contained in:
thopic 2021-08-31 15:49:33 +02:00
parent bb7d4c9785
commit 5d041b32ec
Signed by: thopic
GPG Key ID: 292DBBF0B54AD4C5

View File

@ -395,7 +395,8 @@ services:
certdumper: certdumper:
image: humenius/traefik-certs-dumper image: humenius/traefik-certs-dumper
container_name: traefik_certdumper restart: always
# container_name: traefik_certdumper
network_mode: none network_mode: none
volumes: volumes:
# mount the folder which contains Traefik's `acme.json' file # mount the folder which contains Traefik's `acme.json' file