There was an error while loading. Please reload this page.
1 parent b041b18 commit 14812daCopy full SHA for 14812da
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