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"
};