fixed typo in webhook git network variable name

main
Andre Challier 2024-03-27 14:00:29 +01:00
parent 8a383308da
commit 6b7fa9e85c
1 changed files with 1 additions and 1 deletions

View File

@ -28,6 +28,6 @@ network:
name: ${NGINX_NETWORK}
external: true
webhooks-git-network:
name: ${WEBHOOKS_GIT_NETWORK}
name: ${WEBHOOK_GIT_NETWORK}
external: true