Skip to content

Commit

Permalink
[#94] env: spring port 변경
Browse files Browse the repository at this point in the history
- 겹치는 swagger 8080포트와 분리하기 위함
  • Loading branch information
rdd9223 committed Dec 9, 2023
1 parent 8c6be23 commit db3a626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/src/main/resources/application-dev.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
server:
port: 8080
port: 4000

spring:
config:
Expand Down

0 comments on commit db3a626

Please sign in to comment.