Recently I had to upgrade my system from Windows 10 to 11.
Since then many problem with WSL.
First problem is this one

Then next problem is hostname address. It takes one from my local wlan adapter instead of 172.x.x.x. as was before:

I have some services running (docker containers) ide WSL (one of them is Postgresql) and i cannot connect anymore to this database server from outside of WSL by using this ip address.
Here are details about current running WSL version

And here are WSL settings

What I tried as well is to modify .wslconfig

I have tried many things but I cannot find proper solution. Any hint would be very appreciated.