update api (#38)

This commit is contained in:
yqj123 2024-01-19 11:08:07 +08:00 committed by GitHub
parent 3502fdca14
commit 32b9ea5d78

View file

@ -1,7 +1,7 @@
let api_host = `/v1`;
let api_host = `http://54.80.112.79:9380/v1`;
export { api_host };