diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 7f69117d..223948e8 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,16 +1,16 @@ server: - port: 18080 + #port: 18080 servlet: - context-path: /fims + context-path: / - ssl: - enabled: true - key-alias: fimskeystore - key-store: classpath:fimskeystore.pkcs12 - key-store-password: 'Xit5811807@)@#' - key-password: 'Xit5811807@)@#' - trust-store: classpath:fimstrust.pkcs12 - trust-store-password: 'Xit5811807@)@#' +# ssl: +# enabled: true +# key-alias: fimskeystore +# key-store: classpath:fimskeystore.pkcs12 +# key-store-password: 'Xit5811807@)@#' +# key-password: 'Xit5811807@)@#' +# trust-store: classpath:fimstrust.pkcs12 +# trust-store-password: 'Xit5811807@)@#' # tomcat: # remoteip: