mirror of
https://dev.azure.com/tstanciu94/PhantomMind/_git/Bitip
synced 2025-10-13 01:52:19 +03:00
refactor: remove FRONTEND_API_KEY and DEBOUNCE_MS from runtime configuration
This commit is contained in:
parent
e3e77e3d98
commit
e6fd321813
@ -2,7 +2,5 @@
|
||||
// DO NOT EDIT - This file is automatically generated
|
||||
// eslint-disable-next-line no-undef
|
||||
window.env = {
|
||||
"BASE_PATH": "/",
|
||||
"FRONTEND_API_KEY": "frontend-dev-key",
|
||||
"DEBOUNCE_MS": 2000
|
||||
BASE_PATH: '/',
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user