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