Skip to content

Commit 63c53b4

Browse files
Merge pull request #30 from GabrielTorelo/environments
environments#002 - OK
2 parents b041b18 + 14812da commit 63c53b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
spring.profiles.active=${APP_PROFILE:dev}
1+
spring.profiles.active=${APP_PROFILE:test}
22
spring.jpa.open-in-view=false
33

44
cors.origins=${CORS_ORIGINS:http://localhost:5173,http://localhost:3000}

0 commit comments

Comments
 (0)