Обновить docker-compose.yml

This commit is contained in:
2026-04-14 11:14:30 +03:00
parent 6b40292530
commit b2143a4aba

View File

@@ -13,11 +13,12 @@ services:
- RDB__AuthServer=Legacy_Auth, Srp
- RDB__AuthClient=Legacy_Auth, Srp
networks:
- factory-network
- stand-network
core:
image: <%%FACTORY_REGISTRY_IMAGE%%>:latest
networks:
- factory-network
- stand-network
depends_on:
- rdb
labels: