Files
MarketingTool/apps/web/config.js
T
Marco0300 dbe2dd2f0b
CI / compose (push) Successful in 10m6s
bust cached api configuration
2026-09-03 17:03:08 +02:00

6 lines
183 B
JavaScript

/* Public, non-secret runtime configuration. Replace this file at deploy time if needed. */
window.__PROSPECT_CONFIG__ = Object.freeze({
apiBase: '',
assetVersion: 'phase-16'
});