This commit is contained in:
JamBox
2026-02-15 21:32:02 -08:00
parent 9263251f8d
commit 93cd052123

View File

@@ -5,7 +5,7 @@ After=network.target
[Service]
Type=simple
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
RestartSec=5