feat(esppOrderLoader): fix network
This commit is contained in:
@@ -15,4 +15,9 @@ services:
|
||||
deploy:
|
||||
replicas: 1
|
||||
networks:
|
||||
- parr-network
|
||||
- parr-network
|
||||
|
||||
networks:
|
||||
parr-network:
|
||||
driver: overlay
|
||||
external: true
|
||||
Reference in New Issue
Block a user