update api (#38)

This commit is contained in:
yqj123 2024-01-19 11:08:07 +08:00 committed by GitHub
parent c4f72317a2
commit 103e12b7c2

View File

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