lisatthu35 commited on
Commit
c9abc72
·
unverified ·
1 Parent(s): b78baec

Update application.properties

Browse files
src/main/resources/application.properties CHANGED
@@ -4,7 +4,7 @@ spring.jpa.properties.hibernate.dialect = org.hibernate.dialect.PostgreSQLDialec
4
  spring.jpa.hibernate.ddl-auto=update
5
  spring.jpa.hibernate.show-sql=true
6
 
7
- spring.datasource.url=jdbc:postgresql://dpg-cf4fan9gp3js6fjckq6g-a.render.com:5432/potg
8
  spring.datasource.username=potg_user
9
  spring.datasource.password=WXKuTS6SQOEV0vZbQKIMmWvukS4piImb
10
  spring.datasource.driver-class-name=org.postgresql.Driver
 
4
  spring.jpa.hibernate.ddl-auto=update
5
  spring.jpa.hibernate.show-sql=true
6
 
7
+ spring.datasource.url=jdbc:postgresql://dpg-cf4fan9gp3js6fjckq6g-a.oregon-postgres.render.com:5432/potg
8
  spring.datasource.username=potg_user
9
  spring.datasource.password=WXKuTS6SQOEV0vZbQKIMmWvukS4piImb
10
  spring.datasource.driver-class-name=org.postgresql.Driver