Files
efc-workload-base-web/public/runtime-config.js
Vectorune 438deaa2b0 11
2025-10-08 14:45:52 +08:00

2 lines
81 B
JavaScript

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