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

spring.main.allow-bean-definition-overriding=true
server.servlet.context-path=/services/babel-service
logging.config=${CONFIG_HOME}/logback.xml
tosca.mappings.config=${CONFIG_HOME}/tosca-mappings.json