masoodafar-web 148b8e4011
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 15m1s
fix: inject GwUrl into appsettings at container startup
The blazor-environment header is stripped by the Blazor WASM service
worker cache, causing Blazor to fall back to Production environment
and load appsettings.Production.json (GwUrl=https://cms.kbs1.ir).

Fix: use sed in docker-entrypoint.sh to replace GwUrl in ALL
appsettings*.json files at container startup with the GW_URL env var.
Default GW_URL=https://cms.se.kbs1.ir for staging deployment.
2026-03-15 00:42:38 +03:30
2025-11-19 23:54:40 +03:30
S
Description
No description provided
3.9 MiB
Languages
HTML 61.3%
C# 36.1%
JavaScript 1.5%
CSS 0.8%
Shell 0.2%