|
@@ -2,16 +2,16 @@ server:
|
|
port: 8080
|
|
port: 8080
|
|
|
|
|
|
spring:
|
|
spring:
|
|
-# datasource:
|
|
|
|
-# url: jdbc:postgresql://172.17.11.228:5432/datacenter
|
|
|
|
-# username: postgres
|
|
|
|
-## password: 123qwe!@#
|
|
|
|
-# password: cGVyc2FneV8yMDIwcXdlIUAj
|
|
|
|
-
|
|
|
|
datasource:
|
|
datasource:
|
|
- url: jdbc:postgresql://172.17.100.16:5432/datacenter
|
|
|
|
|
|
+ url: jdbc:postgresql://172.17.11.228:5432/datacenterlabsl
|
|
username: postgres
|
|
username: postgres
|
|
-# password: persagy_2020qwe!@#
|
|
|
|
|
|
+# password: 123qwe!@#
|
|
password: cGVyc2FneV8yMDIwcXdlIUAj
|
|
password: cGVyc2FneV8yMDIwcXdlIUAj
|
|
|
|
|
|
|
|
+# datasource:
|
|
|
|
+# url: jdbc:postgresql://172.17.100.16:5432/datacenterlabsl
|
|
|
|
+# username: postgres
|
|
|
|
+## password: persagy_2020qwe!@#
|
|
|
|
+# password: cGVyc2FneV8yMDIwcXdlIUAj
|
|
|
|
+
|
|
|
|
|