update api (#38)
This commit is contained in:
parent
c4f72317a2
commit
103e12b7c2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
let api_host = `/v1`;
|
let api_host = `http://54.80.112.79:9380/v1`;
|
||||||
|
|
||||||
|
|
||||||
export { api_host };
|
export { api_host };
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue