add production readiness and recovery assets
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/* Public, non-secret runtime configuration. Replace this file at deploy time if needed. */
|
||||
window.__PROSPECT_CONFIG__ = Object.freeze({
|
||||
apiBase: '',
|
||||
assetVersion: 'phase-15'
|
||||
});
|
||||
Reference in New Issue
Block a user