1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-10 22:31:28 +02:00

update systemd unit

This commit is contained in:
kevin
2025-04-01 21:12:37 +08:00
parent b4a3adc329
commit 786d2a7513
8 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
[Unit]
Description=lightweight incoming webhook server
After=network.target
After=network-online.target
[Service]
ExecStart=/usr/local/bin/webhook -hooks=hooks.json -hooks=hooks.yaml -hotreload -port=9000 -template -urlprefix=hooks