Updates
This commit is contained in:
parent
8b805e9765
commit
82e4714724
4 changed files with 4 additions and 4 deletions
2
feed.xml
2
feed.xml
|
@ -172,7 +172,7 @@ https:// {
|
||||||
<pre><code class="language-ini">[Unit]
|
<pre><code class="language-ini">[Unit]
|
||||||
Description=Small server for creating HTTP endpoints (hooks)
|
Description=Small server for creating HTTP endpoints (hooks)
|
||||||
Documentation=https://github.com/adnanh/webhook/
|
Documentation=https://github.com/adnanh/webhook/
|
||||||
ConditionPathExistsGlob=/etc/webhook.conf.d/*
|
ConditionPathExists=/etc/webhook.conf
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/webhook -nopanic -hooks /etc/webhook.conf.d/*.conf
|
ExecStart=/usr/bin/webhook -nopanic -hooks /etc/webhook.conf.d/*.conf
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
{"version":"1.3.0","languages":{"en":{"hash":"en_f91f1dac8c","wasm":"en","page_count":26}}}
|
{"version":"1.3.0","languages":{"en":{"hash":"en_e6a3ea1351","wasm":"en","page_count":26}}}
|
|
@ -235,7 +235,7 @@ https:// {
|
||||||
<pre><code class="language-ini">[Unit]
|
<pre><code class="language-ini">[Unit]
|
||||||
Description=Small server for creating HTTP endpoints (hooks)
|
Description=Small server for creating HTTP endpoints (hooks)
|
||||||
Documentation=https://github.com/adnanh/webhook/
|
Documentation=https://github.com/adnanh/webhook/
|
||||||
ConditionPathExistsGlob=/etc/webhook.conf.d/*
|
ConditionPathExists=/etc/webhook.conf
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/webhook -nopanic -hooks /etc/webhook.conf.d/*.conf
|
ExecStart=/usr/bin/webhook -nopanic -hooks /etc/webhook.conf.d/*.conf
|
||||||
|
|
|
@ -228,7 +228,7 @@
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>/feed.xml</loc>
|
<loc>/feed.xml</loc>
|
||||||
<lastmod>2025-06-15T05:18:40.331Z</lastmod>
|
<lastmod>2025-06-15T05:22:58.508Z</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue