mirror of
https://github.com/warmbly/warmbly.git
synced 2026-09-06 08:01:24 +00:00
5 lines
271 B
JavaScript
5 lines
271 B
JavaScript
// Dev/default stub. In a production image the container entrypoint overwrites
|
|
// this file with values from environment variables. Empty here so the build's
|
|
// baked VITE_* values are used during local development.
|
|
window.__WARMBLY_ENV__ = window.__WARMBLY_ENV__ || {};
|