From b93ccb89b06fc6105b6343230ed8aae40f255c8b Mon Sep 17 00:00:00 2001 From: siniya70 Date: Wed, 2 Aug 2023 17:44:04 +0900 Subject: [PATCH] =?UTF-8?q?YML=20=EB=B3=B5=EA=B5=AC=20=20context-path:=20/?= =?UTF-8?q?=20=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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: