1ef5edf9391423db51e889fb418a15bfc724e621
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 14m30s
BackOffice WASM app defaulted to Production environment because nginx didn't set the blazor-environment response header. This caused the app to load appsettings.Production.json (GwUrl=https://cms.kbs1.ir) instead of appsettings.Staging.json (GwUrl=https://cms.se.kbs1.ir), resulting in 401 gRPC errors on the login page. - Add docker-entrypoint.sh that generates nginx config with blazor-environment header - Default BLAZOR_ENVIRONMENT=Staging (configurable via K8s env var) - This ensures the WASM app loads the correct staging configuration
Description
No description provided
Languages
HTML
61.3%
C#
36.1%
JavaScript
1.5%
CSS
0.8%
Shell
0.2%