Wrong http header IP address for client when running FastAPI application in Docker container
I am running a FastAPI application (backend) which has some logic which depends on the ip address of the client which is connecting to the backend.
I am running a FastAPI application (backend) which has some logic which depends on the ip address of the client which is connecting to the backend.