deploy frontend rebuild v3
CI / compose (push) Successful in 12m55s

This commit is contained in:
Marco0300
2026-09-04 10:20:24 +02:00
parent 39dadd6135
commit 2ccacebdeb
5 changed files with 96 additions and 8 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-20'
assetVersion: 'phase-21'
});