fix2
This commit is contained in:
@@ -5,7 +5,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
EnvironmentFile=%h/.webhook-env
|
EnvironmentFile=%h/.webhook-env
|
||||||
ExecStart=/usr/bin/webhook -hooks %h/server-stack/hooks.json -verbose
|
ExecStart=/usr/bin/webhook -hooks %h/server-stack/hooks.json -template -verbose
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user