Skip to content

Commit

Permalink
[chore] application.properties를 yml로 교체
Browse files Browse the repository at this point in the history
  • Loading branch information
syyling committed Feb 21, 2024
1 parent b15ea7b commit 60e6065
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/application.properties

This file was deleted.

4 changes: 4 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
spring:
profiles:
include:
- prod

0 comments on commit 60e6065

Please sign in to comment.