I changed my mailcow.conf ports
HTTP_BIND=127.0.0.1 HTTP_PORT=8080 HTTPS_BIND=127.0.0.1 HTTPS_PORT=8443
And restarted. But mailcow is still being served on ports 80 and 443. Any ideas?
Fixed it with:
ln -s mailcow.conf .env