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
networks:
- mgmt
- db
- backend
networks:
mgmt:
external:
true
db:
backend:
external:
true