// Placeholder replaced at container start by // docker-entrypoint.d/30-frontend-config.sh, which writes the real // VITE_API_URL from the container environment. Served as /config.js // (see index.html). Empty here so local builds fall back to the // build-time import.meta.env value. window.__APP_CONFIG__ = {};