Skip to content

Commit 89a6e59

Browse files
committed
[FIX] prod로 배포용 프로필로 변경
1 parent 767f92f commit 89a6e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
spring:
22
profiles:
3-
active: dev
3+
active: prod

0 commit comments

Comments
 (0)