Files
efc-workload-base-web/public/runtime-config.js
Vectorune 86b97db885 优化
2025-10-20 15:43:13 +08:00

3 lines
137 B
JavaScript

window.BACKEND_ADDRESS = "http://localhost:8080";
//window.BACKEND_ADDRESS = "http://43.138.83.20:10001";
window.BACKEND_TIMEOUT = 10000;