furniture-web/public/runtime-config.js
2026-03-11 10:48:12 -06:00

7 lines
254 B
JavaScript

window.__APP_CONFIG__ = {
API_BASE_URL: "http://localhost:8080",
THALOS_AUTH_BASE_URL: "http://localhost:20080",
THALOS_DEFAULT_RETURN_URL: "https://furniture-display-demo.dream-views.com/availability",
THALOS_DEFAULT_TENANT_ID: "demo-tenant"
};