APP_ID/ORG_ID -> 519/900000103 (all other uuids already match dev). Runtime-config BASE_URL (config.js + SAME_ORIGIN, dev fallback), relative vite base + BASE_HREF placeholder for the frontgen artifact contract. API updates from krishna_sales: rdbms lookup via workflow_uuid + form_data, values[] multi-filters, preset_alias, wf-lookup/dataset-options/me endpoints, numeric org_id on login.
4 lines
196 B
Plaintext
4 lines
196 B
Plaintext
# Local dev only — a deployed placement gets its API URL from the config.js
|
|
# the frontgen server writes next to index.html (window.__RUNTIME_CONFIG__).
|
|
VITE_ZINO_API_URL=https://dev.getzino.in
|