fix: use correct env var
This commit is contained in:
parent
59c07800a9
commit
acf824c967
@ -30,7 +30,7 @@ services:
|
|||||||
- HUGO_GIT_URL
|
- HUGO_GIT_URL
|
||||||
- HUGO_PUBLIC_DIR=/usr/share/nginx/website
|
- HUGO_PUBLIC_DIR=/usr/share/nginx/website
|
||||||
- HUGO_WORKING_DIR=/root/website
|
- HUGO_WORKING_DIR=/root/website
|
||||||
- WHD_HOOK_SCRIPTS=/root/scripts
|
- WHD_SCRIPTS=/root/scripts
|
||||||
command: webhookd
|
command: webhookd
|
||||||
entrypoint: /entrypoint.sh
|
entrypoint: /entrypoint.sh
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user