We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c83f7c + bdeaafb commit 4b2bb47Copy full SHA for 4b2bb47
webhook/webhook.service
@@ -11,6 +11,7 @@ User=caddy
11
Group=caddy
12
ExecStart=/usr/bin/python3 /usr/bin/webhook.py localhost:1234
13
EnvironmentFile=/etc/caddy/webhook.env
14
+Restart=on-failure
15
TimeoutStopSec=5s
16
LimitNOFILE=1048576
17
LimitNPROC=512
0 commit comments