diff options
Diffstat (limited to 'openecomp-bdd/config.json')
-rw-r--r-- | openecomp-bdd/config.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openecomp-bdd/config.json b/openecomp-bdd/config.json new file mode 100644 index 0000000000..0a3ab03650 --- /dev/null +++ b/openecomp-bdd/config.json @@ -0,0 +1,8 @@ +{ + "protocol" : "http", + "server": "SET_TO_YOUR_SERVER_IP", + + "port": 8285, + "prefix":"sdc1/feProxy/onboarding-api/v1.0", + "vf_prefix":"sdc1/feProxy/rest/v1" +}
\ No newline at end of file |