Files
BackOffice/k8s/staging
masoodafar-web 9378b7474c
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 6m27s
fix: remove hardcoded GW_URL from staging manifest
GW_URL in the K8s manifest was injected into all appsettings*.json files
by docker-entrypoint.sh, overriding even appsettings.Production.json.
Now only BLAZOR_ENVIRONMENT is set; GwUrl comes from the correct
appsettings.{Environment}.json per environment.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 01:35:20 +03:30
..