fix(all): docker networks
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
|||||||
tag: parr.espp-template-sync.serilog
|
tag: parr.espp-template-sync.serilog
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 4
|
replicas: 4
|
||||||
network:
|
networks:
|
||||||
- parr-network
|
- parr-network
|
||||||
|
|
||||||
parr-rabbitmq:
|
parr-rabbitmq:
|
||||||
@@ -38,7 +38,7 @@ services:
|
|||||||
- 5672:5672
|
- 5672:5672
|
||||||
deploy:
|
deploy:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
network:
|
networks:
|
||||||
- parr-network
|
- parr-network
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user