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

This commit is contained in:
2026-04-15 18:55:00 +03:00
parent 9c3c009af3
commit 527864e995

View File

@@ -17,7 +17,7 @@ services:
update:
image: <%%FACTORY_REGISTRY_IMAGE%%>-update-db:latest
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:
- stand-<%%RESERVED_NAME%%>-network
core: