update port (#36)

This commit is contained in:
yqj123
2024-01-19 10:45:37 +08:00
committed by GitHub
parent 4a858d33b6
commit c4f72317a2
4 changed files with 6 additions and 5 deletions

View File

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