Files
ifn-local-run-config-temp2/ifn-simulation-orchestrator.yml

9 lines
213 B
YAML

spring:
datasource:
url: jdbc:h2:tcp://localhost:1521/ifn_so;COMPRESS=TRUE;JMX=TRUE
username: sa
password:
liquibase:
enabled: true
change-log: classpath:/liquibase/master_test.xml
contexts: test