Can't forward real client IP Address in a Blazor docker compose configuration with Nginx
I'm having some trouble to set up a Blazor server app to receive the real IP Address in a docker compose configuration with nginx in a reverse proxy configuration. The blazor app is running in an specific ipam network configuration.…