Updated pom to remove distribution-management section and corrected aai base image...
[aai/babel.git] / src / main / resources / application.properties
1 server.port=9516
2 server.ssl.key-store=${CONFIG_HOME}/auth/tomcat_keystore
3 server.ssl.client-auth=need
4
5 spring.main.allow-bean-definition-overriding=true
6 server.servlet.context-path=/services/babel-service
7 logging.config=${CONFIG_HOME}/logback.xml
8 tosca.mappings.config=${CONFIG_HOME}/tosca-mappings.json