Обновить docker-compose.yml
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
|||||||
update:
|
update:
|
||||||
image: <%%FACTORY_REGISTRY_IMAGE%%>-update-db:latest
|
image: <%%FACTORY_REGISTRY_IMAGE%%>-update-db:latest
|
||||||
volumes:
|
volumes:
|
||||||
- ./config/ncore-properties.xml:/tomcat/webapps/ROOT/WEB-INF/ncore-properties.xml:ro
|
- ./config/ncore-properties.xml:/ncore/config/ncore-properties.xml:ro
|
||||||
networks:
|
networks:
|
||||||
- stand-<%%RESERVED_NAME%%>-network
|
- stand-<%%RESERVED_NAME%%>-network
|
||||||
core:
|
core:
|
||||||
|
|||||||
Reference in New Issue
Block a user