With rancher desktop, the same docker-compose file I used with a regular docker install results in a collection of containers that I cannot access with a browser and I cannot seem to figure out why. I am getting "connection refused" with curl/browser on a traefik container doing a reverse proxy to several services that previously I had working well. When I uninstall rancher-desktop and reinstall docker from the official docker apt repo, the old ~/.rd/docker.sock is the socket it tries to use... how I either revert the changes by rancher desktop or enable access to the containers?