thalos-web/public/runtime-config.js
2026-03-08 16:01:13 -06:00

5 lines
119 B
JavaScript

window.__APP_CONFIG__ = {
API_BASE_URL: "http://localhost:8080",
THALOS_AUTH_BASE_URL: "http://localhost:20080"
};