This commit is contained in:
Vectorune
2025-10-20 15:43:13 +08:00
parent 0545433c64
commit 86b97db885
5 changed files with 54 additions and 9 deletions

View File

@ -1,2 +1,3 @@
window.BACKEND_ADDRESS = "http://localhost:8080";
//window.BACKEND_ADDRESS = "http://43.138.83.20:10001";
window.BACKEND_TIMEOUT = 10000;