Skip to content

Commit 494b436

Browse files
committed
fix: add new prop for prod
1 parent 83482dd commit 494b436

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
spring.datasource.url=jdbc:postgresql://db.dfefdqdyfebggggdmhyw.supabase.co:5432/postgres
2+
spring.datasource.username=postgres
3+
spring.datasource.password=postgres
4+
spring.datasource.driver-class-name=org.postgresql.Driver
5+
spring.jpa.hibernate.ddl-auto=update
6+

0 commit comments

Comments
 (0)