Remove IP addresses
[holmes/rule-management.git] / rulemgt-standalone / src / main / assembly / conf / rulemgt.yml
index ca857a1..812d337 100644 (file)
@@ -56,7 +56,7 @@ database:
   driverClass: org.postgresql.Driver
   user: holmes
   password: holmespwd
-  url: jdbc:postgresql://10.96.33.33:5432/holmes
+  url: jdbc:postgresql://127.0.0.1:5432/holmes
   properties:
     charSet: UTF-8
   maxWaitForConnection: 1s