Skip to content
Snippets Groups Projects
Commit a1109be6 authored by Stian Lyng's avatar Stian Lyng
Browse files

bugfix: change url and driver

parent 6dc30e01
No related branches found
No related tags found
No related merge requests found
# Database connection settings
spring.datasource.url=jdbc:postgres://smartmat_user:Eyhs1OJxyZC56NQCrV7yAolEk9AkLAsC@dpg-cgv5710dh87i4q0fd1b0-a.frankfurt-postgres.render.com/smartmat
spring.datasource.url=jdbc:postgresql://frankfurt-postgres.render.com:5432/smartmat
spring.datasource.username=smartmat_user
spring.datasource.password=Eyhs1OJxyZC56NQCrV7yAolEk9AkLAsC
spring.datasource.driver-class-name=org.postgresql.Driver
# jpa settings
spring.jpa.show-sql=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment