|
@@ -16,8 +16,8 @@ server:
|
|
|
|
|
|
spring:
|
|
|
datasource:
|
|
|
-# url: jdbc:postgresql://192.168.64.15:5432/datacenterwanda
|
|
|
- url: jdbc:postgresql://datacenter:5432/datacenterwanda
|
|
|
+ url: jdbc:postgresql://192.168.64.15:5432/datacenterwanda
|
|
|
+# url: jdbc:postgresql://datacenter:5432/datacenterwanda
|
|
|
username: postgres
|
|
|
password: cGVyc2FneV8yMDIwcXdlIUAj
|
|
|
|