// wsl continuous loading (WINDOWS)
"MAY OR MAY NOT work for you"
// My problem was that I would load a page and get endless loading back.
// My Fix : Restart wsl.
wsl --shutdown
// NB! : You should get a popup from docker to restart Docker.
// If you don't get a popup from Docker :
// Right click on Docker ICON in the hidden icons tray in your task bar.
// You will find an option to restart Docker. Then try reloading your page.