mirror of
https://dev.azure.com/tstanciu94/PhantomMind/_git/Bitip
synced 2025-10-13 01:52:19 +03:00
8 lines
226 B
JavaScript
8 lines
226 B
JavaScript
// Runtime configuration generated at container startup
|
|
// DO NOT EDIT - This file is automatically generated
|
|
// eslint-disable-next-line no-undef
|
|
window.env = {
|
|
"BASE_PATH": "/",
|
|
"FRONTEND_API_KEY": "frontend-dev-key"
|
|
};
|