Files
MarketingTool/apps/web/config.js
T
Marco0300 b9ec3be13c
CI / compose (push) Successful in 13m59s
bust source action cache
2026-09-04 15:24:54 +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-30'
});