I am macOS Catalina and got my local webserver running following this article. And then I installed Local by Flywheel but am unable to use the Router Mode: Site Domains due to port conflicts.
It is inconvenient for my local WordPress sites to be localhost:30001 instead of sitename.dev. Is there a way to have both local by flywheels and the local server working together?
My host file is
> ##
> # Host Database
> #
> # localhost is used to configure the loopback interface
> # when the system is booting. Do not change this entry.
> ##
> 127.0.0.1 localhost
> 255.255.255.255 broadcasthost ::1 localhost
>
> ## Local by Flywheel - Start ## ::1 www.helpneeded.dev #Local Site
> 127.0.0.1 www.helpneeded.dev #Local Site
> ## Local by Flywheel - End ##
The local webserver is also using port 80.
Error Seen on Local Panel - Port Conflict: