Skip to content

Commit

Permalink
Merge pull request #36 from MYONGSIK/develop
Browse files Browse the repository at this point in the history
main <- develop
  • Loading branch information
dldmsql authored Feb 3, 2023
2 parents 9f59d34 + 2724cb4 commit 11e13c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
spring:
application:
name: myongsikMain

profiles:
include:
secret

jpa:
hibernate:
ddl-auto: update
Expand Down

0 comments on commit 11e13c6

Please sign in to comment.