diff options
author | 2017-11-21 14:54:15 +0800 | |
---|---|---|
committer | 2017-11-21 14:54:15 +0800 | |
commit | 30b87f5d9c3fd3a27755e3974435afab2a42d081 (patch) | |
tree | 37d7d89a33069edc45146bec7bbdf16a9b858c38 /testapi/3rd_party/static/testapi-ui/config.json | |
parent | b8c925baa4f00185d5465e6f85ebce832c0c41f6 (diff) |
move self-developed front-end codes to ui/
Change-Id: I0b64661e73d940a577f27ded9322086788e4f5f3
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'testapi/3rd_party/static/testapi-ui/config.json')
-rw-r--r-- | testapi/3rd_party/static/testapi-ui/config.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testapi/3rd_party/static/testapi-ui/config.json b/testapi/3rd_party/static/testapi-ui/config.json deleted file mode 100644 index 5d48c7b..0000000 --- a/testapi/3rd_party/static/testapi-ui/config.json +++ /dev/null @@ -1 +0,0 @@ -{"testapiApiUrl": "http://localhost:8000/api/v1"} |