Skip to content

Commit

Permalink
Default to dev db in application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardAndress committed Dec 18, 2018
1 parent b436188 commit e71bb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
spring.profiles.active=prod
spring.profiles.active=dev

spring.data.rest.base-path=/api

Expand Down

0 comments on commit e71bb5f

Please sign in to comment.