Skip to content

Commit

Permalink
Chore: 서버 기본 포트 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
TGoddessana committed Jan 6, 2025
1 parent bec2fc0 commit efd1332
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ spring:
mode: always
schema-locations: classpath:db/initial-data.sql

# server
server:
port: 8000

# OpenAPI
springdoc:
Expand Down

0 comments on commit efd1332

Please sign in to comment.