Fix cert-dumper restart
This commit is contained in:
parent
19464b3211
commit
64b15f3cd3
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Volume=traefik-certs.volume:/output
|
|||
# AutoUpdate=registry
|
||||
|
||||
[Service]
|
||||
Restart=unless-stopped
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Loading…
Add table
Reference in a new issue