Skip to content

Commit b78e4ab

Browse files
author
amigoscode
committed
add back spring profiles in default^
1 parent a385a7c commit b78e4ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main/resources/application.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
spring:
2+
profiles:
3+
active: @spring.profiles.active@
4+
15
app:
26
datasource:
37
jdbc-url: jdbc:postgresql://localhost:5432/amigoscodedemo

0 commit comments

Comments
 (0)