fixed typo in networks declaration

main
Andre Challier 2024-03-27 14:01:04 +01:00
parent 6b7fa9e85c
commit 784294aa04
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ volumes:
static-files:
webhooks-git-ssh:
webhooks-git-data:
network:
networks:
nginx-network:
name: ${NGINX_NETWORK}
external: true