diff options
Diffstat (limited to 'testapi/opnfv_testapi/ui/config.json')
-rw-r--r-- | testapi/opnfv_testapi/ui/config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testapi/opnfv_testapi/ui/config.json b/testapi/opnfv_testapi/ui/config.json index 5d48c7b..26dfd08 100644 --- a/testapi/opnfv_testapi/ui/config.json +++ b/testapi/opnfv_testapi/ui/config.json @@ -1 +1,2 @@ -{"testapiApiUrl": "http://localhost:8000/api/v1"} +{"testapiApiUrl": "http://localhost:8000/api/v1", +"authenticate": true} |