Files
MarketingTool/apps/web/config.js
T
Marco0300 a8a1098e7c
CI / compose (push) Failing after 17m49s
support multiple free source locations
2026-09-04 15:57:40 +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-34'
});