# Frontend runtime configuration VITE_API_URL=http://localhost:8000 VITE_APP_NAME=Headquarter # OIDC Authentication (Authentik) VITE_OIDC_ISSUER=https://authentik.example.com/application/o/headquarter VITE_OIDC_CLIENT_ID=headquarter-web VITE_OIDC_REDIRECT_URI=http://localhost:5173/callback