fix: expliclity reset cmd
This commit is contained in:
parent
ffc0448000
commit
c44c5f6c85
@ -29,6 +29,7 @@ services:
|
|||||||
- HUGO_WORKING_DIR=/root/website
|
- HUGO_WORKING_DIR=/root/website
|
||||||
- WHD_HOOK_SCRIPTS=/root/scripts
|
- WHD_HOOK_SCRIPTS=/root/scripts
|
||||||
entrypoint: /root/scripts/deploy.sh
|
entrypoint: /root/scripts/deploy.sh
|
||||||
|
command: webhookd
|
||||||
configs:
|
configs:
|
||||||
- source: webhookd_script
|
- source: webhookd_script
|
||||||
target: /root/scripts/deploy.sh
|
target: /root/scripts/deploy.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user