We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea9ff4 commit 0a77f8cCopy full SHA for 0a77f8c
1 file changed
backend/src/main/resources/application-prod.properties
@@ -1,4 +1,4 @@
1
-spring.datasource.url=jdbc:postgresql://aws-1-eu-north-1.pooler.supabase.com:6543/postgres
+spring.datasource.url=jdbc:postgresql://aws-1-eu-north-1.pooler.supabase.com:6543/postgres?sslmode=require&prepareThreshold=0
2
spring.datasource.username=postgres.dfefdqdyfebggggdmhyw
3
spring.datasource.password=1rKJu3EsuMDseM3F
4
spring.datasource.driver-class-name=org.postgresql.Driver
0 commit comments