Skip to content

Commit

Permalink
changed the datasource url in backend
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshitPachori committed Jun 8, 2024
1 parent f75cfbe commit eabef87
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ride_fast_backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ server:

spring:
datasource:
url: jdbc:postgresql://ep-ancient-fog-a40vxdub-pooler.us-east-1.aws.neon.tech:5432/verceldb
username: default
password: to3dMDXSjy6R
url: jdbc:postgresql://aws-0-ap-south-1.pooler.supabase.com:6543/postgres?user=postgres.mpdtafocfwffptvrdruq&password=KzpsKLu8.@qpJgT
jpa:
hibernate:
ddl-auto: update
Expand Down

0 comments on commit eabef87

Please sign in to comment.