556febd86f
Populates ScadaBridge:Communication:CentralFetchBaseUrl in every central appsettings for the notify-and-fetch deploy flow. An empty value now causes a fail-fast on deploy; this config prevents that regression. - docker/: http://scadabridge-traefik (in-network Traefik LB, port 80) - docker-env2/: http://scadabridge-env2-traefik (env2 Traefik LB, port 80) - src/Host base: http://localhost:5000 (ASP.NET Core default for single-host dev) - deploy/wonder-app-vd03: http://localhost:8085 (gitignored; edited in main repo) RUNBOOK Upgrading section updated with note on this setting.