how to bind wsl2 localhost to server code example
Example: can't use localhost wsl2
# Inside your c:\Users\<User>\ create a .wslconfig file
>
[wsl2]
localhostForwarding=true
>EOF
# Inside your c:\Users\<User>\ create a .wslconfig file
>
[wsl2]
localhostForwarding=true
>EOF