When my WeatherClient.razor renders on the client or in another words in the browser (this component has Auto render mode) while my app runs in the docker it start to use backend url with localhost in it. I am not sure what that means? It seems to me that it should work....

When my
WeatherClient.razorrenders on the client or in another words in the browser (this component hasAutorender mode) while my app runs in the docker it start to use backend url withlocalhostin it. I am not sure what that means? It seems to me that it should work....