fixed typo in webhook git network variable name
parent
8a383308da
commit
6b7fa9e85c
|
|
@ -28,6 +28,6 @@ network:
|
|||
name: ${NGINX_NETWORK}
|
||||
external: true
|
||||
webhooks-git-network:
|
||||
name: ${WEBHOOKS_GIT_NETWORK}
|
||||
name: ${WEBHOOK_GIT_NETWORK}
|
||||
external: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue