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