1 parent b71436b commit 6ea9ff4Copy full SHA for 6ea9ff4
1 file changed
backend/src/main/resources/application-prod.properties
@@ -1,6 +1,5 @@
1
-spring.datasource.url=jdbc:postgresql://db.dfefdqdyfebggggdmhyw.supabase.co:5432/postgres?sslmode=require
2
-spring.datasource.username=postgres
+spring.datasource.url=jdbc:postgresql://aws-1-eu-north-1.pooler.supabase.com:6543/postgres
+spring.datasource.username=postgres.dfefdqdyfebggggdmhyw
3
spring.datasource.password=1rKJu3EsuMDseM3F
4
spring.datasource.driver-class-name=org.postgresql.Driver
5
spring.jpa.hibernate.ddl-auto=update
6
-
0 commit comments