support multiple free source locations
CI / compose (push) Failing after 17m49s

This commit is contained in:
Marco0300
2026-09-04 15:57:40 +02:00
parent 1e4c3a1e15
commit a8a1098e7c
5 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/* Public, non-secret runtime configuration. Replace this file at deploy time if needed. */
window.__PROSPECT_CONFIG__ = Object.freeze({
apiBase: '',
assetVersion: 'phase-33'
assetVersion: 'phase-34'
});