Update docker-compose.yml

This commit is contained in:
Vassiliy Yegorov
2022-03-14 18:08:40 +07:00
committed by GitHub
parent 6f3bbe20a6
commit 2c93145d2b

View File

@@ -270,7 +270,7 @@ services:
networks:
service:
name: ${SERVICE_NAME}
name: ${SERVICE_NETWORK}
webproxy:
external:
name: ${WEBPROXY_NETWORK}