Skip to content

Commit 0ab702d

Browse files
committed
dev properties 수정
1 parent ac1cf38 commit 0ab702d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/application-dev.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
spring.profiles.active=dev
1+
# spring.profiles.active=dev
2+
spring.config.activate.on-profile=dev
23

34
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
45

0 commit comments

Comments
 (0)