fix: expliclity reset cmd

This commit is contained in:
decentral1se 2024-03-23 11:22:34 +01:00
parent ffc0448000
commit c44c5f6c85
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -29,6 +29,7 @@ services:
- HUGO_WORKING_DIR=/root/website
- WHD_HOOK_SCRIPTS=/root/scripts
entrypoint: /root/scripts/deploy.sh
command: webhookd
configs:
- source: webhookd_script
target: /root/scripts/deploy.sh