This commit is contained in:
Vectorune
2025-10-08 14:45:52 +08:00
parent 24a2218430
commit 438deaa2b0
12 changed files with 32 additions and 28 deletions

View File

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