Обновить docker-compose.yml
This commit is contained in:
@@ -13,11 +13,12 @@ services:
|
|||||||
- RDB__AuthServer=Legacy_Auth, Srp
|
- RDB__AuthServer=Legacy_Auth, Srp
|
||||||
- RDB__AuthClient=Legacy_Auth, Srp
|
- RDB__AuthClient=Legacy_Auth, Srp
|
||||||
networks:
|
networks:
|
||||||
- factory-network
|
- stand-network
|
||||||
core:
|
core:
|
||||||
image: <%%FACTORY_REGISTRY_IMAGE%%>:latest
|
image: <%%FACTORY_REGISTRY_IMAGE%%>:latest
|
||||||
networks:
|
networks:
|
||||||
- factory-network
|
- factory-network
|
||||||
|
- stand-network
|
||||||
depends_on:
|
depends_on:
|
||||||
- rdb
|
- rdb
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user