From efd1332fab36b6be51f7069cf3d02ffab4d94195 Mon Sep 17 00:00:00 2001 From: tgoddessana Date: Mon, 6 Jan 2025 20:24:48 +0900 Subject: [PATCH] =?UTF-8?q?Chore:=20=EC=84=9C=EB=B2=84=20=EA=B8=B0?= =?UTF-8?q?=EB=B3=B8=20=ED=8F=AC=ED=8A=B8=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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 5dc315d..2ec2646 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -21,6 +21,9 @@ spring: mode: always schema-locations: classpath:db/initial-data.sql +# server +server: + port: 8000 # OpenAPI springdoc: