This commit is contained in:
Saufi
2026-06-16 17:09:17 +08:00
parent fb4739e407
commit 9d4717eb45
3 changed files with 9 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ Requires=docker.service
# User mesti ahli group 'docker' supaya boleh jalankan docker compose tanpa sudo.
User=deploy
WorkingDirectory=/opt/myansuran
ExecStart=/usr/bin/webhook -hooks /opt/myansuran/deploy/hooks.json -port 9000 -verbose -hotreload
ExecStart=/usr/bin/webhook -hooks /opt/myansuran/deploy/hooks.json -port 9001 -verbose -hotreload
Restart=always
RestartSec=5