Skip to content

Commit 0dfec0d

Browse files
committed
refactor[switch-db]: profies 모드 dev로 변경
1 parent 1b50dbb commit 0dfec0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ spring:
44
application:
55
name: back
66
profiles:
7-
active: prod
7+
active: dev
88
output:
99
ansi:
1010
enabled: always

0 commit comments

Comments
 (0)