aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
blob: 187826a6b4b5d69b94660e8e5989c7a005f48cfe (plain)
1
2
3
4
5
6
7
8
9
server.port=9516
server.ssl.key-store=${CONFIG_HOME}/auth/tomcat_keystore
server.ssl.client-auth=need

server.contextPath=/services/babel-service

logging.config=${CONFIG_HOME}/logback.xml

tosca.mappings.config=${CONFIG_HOME}/tosca-mappings.json