fixed typo in networks declaration
parent
6b7fa9e85c
commit
784294aa04
|
|
@ -23,7 +23,7 @@ volumes:
|
||||||
static-files:
|
static-files:
|
||||||
webhooks-git-ssh:
|
webhooks-git-ssh:
|
||||||
webhooks-git-data:
|
webhooks-git-data:
|
||||||
network:
|
networks:
|
||||||
nginx-network:
|
nginx-network:
|
||||||
name: ${NGINX_NETWORK}
|
name: ${NGINX_NETWORK}
|
||||||
external: true
|
external: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue