David Thornley 6 years ago
parent
commit
e2070a3ef5
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      server-springboot/src/main/resources/application.properties

+ 3
- 3
server-springboot/src/main/resources/application.properties View File

@@ -10,9 +10,9 @@
10 10
 
11 11
 
12 12
 
13
-spring.datasource.url= jdbc:postgresql://localhost:5432/thevault 
14
-spring.datasource.username=postgres
15
-spring.datasource.password=ZipCode4dot1   
13
+spring.datasource.url= jdbc:postgres://qyobkbrdaovfvu:73068a6d3c228aab13771ff1e5398faacfbcc6733d097d4171e14f2dc92017ba@ec2-54-243-28-109.compute-1.amazonaws.com:5432/d39llklbuu4bjg
14
+spring.datasource.username=qyobkbrdaovfvu
15
+spring.datasource.password=73068a6d3c228aab13771ff1e5398faacfbcc6733d097d4171e14f2dc92017ba  
16 16
 spring.jpa.hibernate.ddl-auto=update
17 17
 
18 18
 #spring.datasource.url=jdbc:mysql://localhost:3306/zipLine?useSSL=false