// Local development defaults. In Docker this file is REPLACED at container // start by docker-entrypoint.d/50-config.sh using the real environment. window.__APP_CONFIG__ = { authMode: "dev", tenantId: "", clientId: "", apiScope: "", };