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.
1 parent f8ae94a commit bdeaafbCopy full SHA for bdeaafb
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