diff --git a/conf/cdappconfig.json b/conf/cdappconfig.json index 47f6d8cff..6e9c84efd 100644 --- a/conf/cdappconfig.json +++ b/conf/cdappconfig.json @@ -11,12 +11,14 @@ }, "endpoints": [ { + "apiPath": "api/vmaas/v3", "app": "vmaas", "hostname": "vmaas_webapp", "name": "webapp-service", "port": 8000 }, { + "apiPath": "api/vmaas/v1", "app": "vmaas", "hostname": "vmaas_reposcan", "name": "reposcan-service",