Convert Babel from AJSC2 to Spring Boot 1.5.12
[aai/babel.git] / src / main / resources / application.properties
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
new file mode 100644 (file)
index 0000000..2cb4fe8
--- /dev/null
@@ -0,0 +1,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
\ No newline at end of file