https://rancher.com/ logo
Title
s

straight-vr-13697

08/18/2022, 6:59 AM
facing this issue in windows
a

alert-doctor-43173

08/18/2022, 7:32 AM
Should it not be http://localhost:8443 or something, cannot remember the port.
s

straight-vr-13697

08/18/2022, 7:42 AM
I have done port mapping 80:80 in docker compose
it should work with http://localhost rite?
if i remove rancher desktop, localhost working fine with the xampp
a

alert-doctor-43173

08/18/2022, 7:47 AM
You cannot port forward to a port on your local, that is in use. I think that might be the issue here. Maybe try port 81 on your local?
s

straight-vr-13697

08/18/2022, 10:34 AM
this was working fine with the docker desktop
ports:
    - "80:80"
    - "443:443"
docker-compose.yml
After switching to rancher desktop facing this issue
w

witty-jelly-95845

08/19/2022, 8:50 AM
FYI there's #rancher-desktop