[api] 서버 포트 설정

This commit is contained in:
2026-02-02 16:37:57 +09:00
parent 72e4fff956
commit a6dfbb93a5
2 changed files with 2 additions and 2 deletions
@@ -1,3 +1,5 @@
server:
port: 8006
spring:
application:
name: api
-2
View File
@@ -1,5 +1,3 @@
server:
port: 8001
spring:
application:
name: api