From 67766d361ba3f39a98bb092308ac5f0d6ae41e17 Mon Sep 17 00:00:00 2001 From: yunjy Date: Fri, 19 Aug 2022 16:07:06 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B8=EC=BD=94=EB=94=A9=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index e191c1b..261b156 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -2,7 +2,7 @@ logging: level: root: info server: - port.http: 48080 + port.http: 38080 port: 38443 ssl: enabled: true