update backend network
This commit is contained in:
@@ -25,11 +25,11 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
networks:
|
networks:
|
||||||
- mgmt
|
- mgmt
|
||||||
- db
|
- backend
|
||||||
networks:
|
networks:
|
||||||
mgmt:
|
mgmt:
|
||||||
external:
|
external:
|
||||||
true
|
true
|
||||||
db:
|
backend:
|
||||||
external:
|
external:
|
||||||
true
|
true
|
||||||
Reference in New Issue
Block a user