Skip to content

Commit

Permalink
[#86] 불필요한 엔터 공백 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
yeseul106 committed Dec 2, 2023
1 parent 01347c7 commit 1b1c8da
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions main/src/main/resources/application-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ spring:
dialect: org.hibernate.dialect.PostgreSQLDialect
storage_engine: innodb






jwt:
header: Authorization
secret: ${JWT_SECRET}
Expand Down

0 comments on commit 1b1c8da

Please sign in to comment.