Files
MarketingTool/apps/web/config.js
T
Marco0300 b7a43b5074
CI / compose (push) Successful in 15m39s
fix source action button behavior
2026-09-04 14:53:47 +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-28'
});