Skip to content

Commit 0a77f8c

Browse files
committed
application-prod.properties
1 parent 6ea9ff4 commit 0a77f8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/src/main/resources/application-prod.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
spring.datasource.url=jdbc:postgresql://aws-1-eu-north-1.pooler.supabase.com:6543/postgres
1+
spring.datasource.url=jdbc:postgresql://aws-1-eu-north-1.pooler.supabase.com:6543/postgres?sslmode=require&prepareThreshold=0
22
spring.datasource.username=postgres.dfefdqdyfebggggdmhyw
33
spring.datasource.password=1rKJu3EsuMDseM3F
44
spring.datasource.driver-class-name=org.postgresql.Driver

0 commit comments

Comments
 (0)