Everything worked fine initially using reverse proxy and assigning ports like:
HTTP: 8080
HTTPS: 8444
However, after a system restart, Mailcow failed to start with the following error:
Error starting userland proxy: listen tcp4 [MyIP]:8080: bind: address already in useLooks like both CloudPanel and Mailcow are using Nginx and conflicting on port 8080.
How can I change Mailcow’s ports to fix this?
Thanks in advance!
