aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
blob: 2cb4fe8d34ced7f324dde5178ac64577aecbbd46 (plain)
1
2
3
4
5
6
7
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