X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=rulemgt-standalone%2Fsrc%2Fmain%2Fassembly%2Fconf%2Frulemgt.yml;h=29d56d7cad92ebf3420396777ef2f7f9390c8aa3;hb=99db451cbc9ddabc1085e4734ce3ea8ed0d83b61;hp=0b9a24afdab8cc483bcef3c4db9f8ba00ed984e7;hpb=d1876e4be7d974f5d326ca5d34fcc15bb5671ec4;p=holmes%2Frule-management.git diff --git a/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml b/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml index 0b9a24a..29d56d7 100644 --- a/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml +++ b/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml @@ -9,7 +9,7 @@ apidescription: ZTE Holmes rule Management rest API server: type: simple - rootPath: '/onapapi/holmes-rule-mgmt/v1/*' + rootPath: '/api/holmes-rule-mgmt/v1/*' applicationContextPath: / adminContextPath: /admin connector: @@ -50,7 +50,7 @@ database: driverClass: org.postgresql.Driver user: holmes password: holmespwd - url: jdbc:postgresql://169.254.59.196:5432/holmes + url: jdbc:postgresql://10.74.156.206:5432/holmes properties: charSet: UTF-8 maxWaitForConnection: 1s