Skip to content

Commit 14812da

Browse files
committed
altera o perfil de execução do projeto para o perfil de teste [Test]
1 parent b041b18 commit 14812da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)