X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=netconf-server%2Fsrc%2Fmain%2Fresources%2Fapplication.properties;h=eb38a446ffdb0d7911ec1b2a459e4872240ff59c;hb=641a6c47b4ee74412e9386b3c95693adda3cafc9;hp=63c820aa90aa491d9895c28cb70d301aff868f44;hpb=a58ada8fd244e69cf2ebe48a251fcdd4d48acec4;p=oam%2Ftr069-adapter.git diff --git a/netconf-server/src/main/resources/application.properties b/netconf-server/src/main/resources/application.properties index 63c820a..eb38a44 100644 --- a/netconf-server/src/main/resources/application.properties +++ b/netconf-server/src/main/resources/application.properties @@ -27,6 +27,7 @@ config.netconfServersEndPort=${NETCONFSRVS_END_PORT} config.maxNumOfNetconfServers=${NUM_SERVERS} config.netconfServerIP=${netConfServerIP} config.schemaDirPath=/opt/CSAdapter/schemas/ +config.vesURI=http://${VES_REST_HOST}:${VES_REST_PORT}/vesagent ## Datasource properties