There was an error while loading. Please reload this page.
2 parents b041b18 + 14812da commit 63c53b4Copy full SHA for 63c53b4
src/main/resources/application.properties
@@ -1,4 +1,4 @@
1
-spring.profiles.active=${APP_PROFILE:dev}
+spring.profiles.active=${APP_PROFILE:test}
2
spring.jpa.open-in-view=false
3
4
cors.origins=${CORS_ORIGINS:http://localhost:5173,http://localhost:3000}
0 commit comments