Fix the network name
This commit is contained in:
parent
eb2c0d0d0d
commit
1bcd0f124f
|
@ -4,7 +4,7 @@ services:
|
|||
pep:
|
||||
image: nginx:stable-alpine
|
||||
networks:
|
||||
- {{ conductor_network }}
|
||||
- {{ inception_project_docker_network }}
|
||||
- haproxy-public
|
||||
deploy:
|
||||
replicas: 1
|
||||
|
|
Loading…
Reference in New Issue