monet-umap / runtime-config.json
baubin's picture
Release v1.1.0
b5cc764
{
"_comment": "Runtime overrides for the deployed Space. Edit on the Hub (or via `hf upload`) to retarget the deployed app at a different data prefix — no rebuild required, just a browser refresh. All keys optional; empty strings or missing keys fall back to the build-time defaults baked from space/.env.production[.local]. See src/config.ts (RuntimeConfig) for the full schema.",
"dataBaseUrl": "",
"thumbsBaseUrl": "",
"sourceBaseUrl": ""
}