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
|
// DO NOT EDIT - This file is automatically generated
|
||||||
// eslint-disable-next-line no-undef
|
// eslint-disable-next-line no-undef
|
||||||
window.env = {
|
window.env = {
|
||||||
"BASE_PATH": "/",
|
BASE_PATH: '/',
|
||||||
"FRONTEND_API_KEY": "frontend-dev-key",
|
|
||||||
"DEBOUNCE_MS": 2000
|
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user