aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/mocks/pnfsimulator/config/config.json')
-rw-r--r--test/mocks/pnfsimulator/config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocks/pnfsimulator/config/config.json b/test/mocks/pnfsimulator/config/config.json
index b7eb1cc12..ca2854269 100644
--- a/test/mocks/pnfsimulator/config/config.json
+++ b/test/mocks/pnfsimulator/config/config.json
@@ -1,6 +1,6 @@
{
"simulatorParams": {
- "vesServerUrl": "http://10.154.187.70:8080/eventListener/v5",
+ "vesServerUrl": "http://VES-HOST:VES-PORT/eventListener/v5",
"testDuration": "10",
"messageInterval": "1"
},