From df70d798d302e6cf6194f52be340ba1ce629eb6c Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Fri, 28 Feb 2025 13:06:48 +0900 Subject: [PATCH] Merge branch 'main' of http://192.168.0.251:3000/localnet/localhost-back.git into main --- src/main/resources/application.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 065e8f1..7060bfc 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -82,10 +82,10 @@ server: secure: true same-site: NONE partitioned: true -# ssl: -# key-store: classpath:localhost.p12 -# key-store-password: pmgk1234 -# key-store-type: PKCS12 + ssl: + key-store: classpath:localhost.p12 + key-store-password: pmgk1234 + key-store-type: PKCS12 logging: level: