summaryrefslogtreecommitdiffstats
path: root/rulemgt-standalone/src/main/assembly/conf
diff options
context:
space:
mode:
Diffstat (limited to 'rulemgt-standalone/src/main/assembly/conf')
-rw-r--r--rulemgt-standalone/src/main/assembly/conf/rulemgt.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml b/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml
index 29d56d7..3c94fa7 100644
--- a/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml
+++ b/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml
@@ -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