Caddy: Restart on failure instead of abnormal only
This commit is contained in:
parent
e9a8c2cc86
commit
3c1939f431
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Documentation=https://caddyserver.com/docs
|
|||
After=network.target
|
||||
|
||||
[Service]
|
||||
Restart=on-abnormal
|
||||
Restart=on-failure
|
||||
|
||||
User=www-data
|
||||
Group=www-data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue