fix: use correct env var

This commit is contained in:
decentral1se 2024-03-23 11:48:32 +01:00
parent 59c07800a9
commit acf824c967
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -30,7 +30,7 @@ services:
- HUGO_GIT_URL
- HUGO_PUBLIC_DIR=/usr/share/nginx/website
- HUGO_WORKING_DIR=/root/website
- WHD_HOOK_SCRIPTS=/root/scripts
- WHD_SCRIPTS=/root/scripts
command: webhookd
entrypoint: /entrypoint.sh
networks: