Skip to content

Commit

Permalink
chore: 서버 포트 번호를 80번으로 변경
Browse files Browse the repository at this point in the history
로드밸런서 상태검사 문제 확인.
  • Loading branch information
guscjf committed Oct 28, 2024
1 parent 56844ab commit 34660d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/application-dev.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
server:
port: 80

spring:
config:
activate:
Expand Down

0 comments on commit 34660d9

Please sign in to comment.