Skip to content

Commit

Permalink
➕ Chore: 프로퍼티 개행 누락 수정 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
win-luck committed Oct 16, 2023
1 parent f8a8505 commit 4fb3909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application-db.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
spring.jpa.properties.hibernate.format_sql=true

# JWT
jwt.secret=${JWT_KEY}
jwt.secret=${JWT_KEY}

0 comments on commit 4fb3909

Please sign in to comment.