Replace Jackson with GSON
[holmes/rule-management.git] / rulemgt-standalone / src / main / assembly / conf / rulemgt.yml
index 29d56d7..3c94fa7 100644 (file)
@@ -50,7 +50,7 @@ database:
   driverClass: org.postgresql.Driver
   user: holmes
   password: holmespwd
-  url: jdbc:postgresql://10.74.156.206:5432/holmes
+  url: jdbc:postgresql://10.96.33.33:5432/holmes
   properties:
     charSet: UTF-8
   maxWaitForConnection: 1s