This commit is contained in:
Joshua Seigler 2025-06-15 01:18:42 -04:00
parent 3d10f978a7
commit 8b805e9765
7 changed files with 4 additions and 4 deletions

View file

@ -235,7 +235,7 @@ https:// {
<pre><code class="language-ini">[Unit]
Description=Small server for creating HTTP endpoints (hooks)
Documentation=https://github.com/adnanh/webhook/
ConditionPathExists=/etc/webhook.conf
ConditionPathExistsGlob=/etc/webhook.conf.d/*
[Service]
ExecStart=/usr/bin/webhook -nopanic -hooks /etc/webhook.conf.d/*.conf