update api (#38)

This commit is contained in:
yqj123 2024-01-19 11:08:07 +08:00 committed by GitHub
parent 66e59fa6bd
commit a0ff648e01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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