update backend network

This commit is contained in:
2026-05-14 19:41:50 +03:00
parent 27d61f8ee7
commit 9f3339b6da

View File

@@ -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