Доработки по выносу библиотек JDBC
This commit is contained in:
parent
68c7da1b65
commit
0f1af2f902
@ -12,6 +12,8 @@ services:
|
||||
configs:
|
||||
- source: app_config
|
||||
target: /data/application.yaml
|
||||
volumes:
|
||||
- /opt/docker/eisa/lib:/lib:ro
|
||||
entrypoint: ["java", "-Deisa.branch=${BRANCH}", "-Djgroups.tunnel.hosts=app-eisa.expertdwh.ru[12001]", "-cp", "/app.war", "org.springframework.boot.loader.launch.PropertiesLauncher"]
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user