Fix the network name

This commit is contained in:
Andrea Dell'Amico 2021-11-03 17:49:30 +01:00
parent eb2c0d0d0d
commit 1bcd0f124f
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ services:
pep:
image: nginx:stable-alpine
networks:
- {{ conductor_network }}
- {{ inception_project_docker_network }}
- haproxy-public
deploy:
replicas: 1