Hello,
just bought a Pro license to support development of localstack since it is a valuable tool for me. However, once I enabled the Pro subscription the Analytics Dashboard is enabled on port 443 colliding with my development web-server. Can I disable the Analytics Dashboard or do I need to go back to using the Free plan?
/Mattias
This is a static archive of the LocalStack Discuss forum that was taken as of January 2025 and is read only.
Hi
You can set the edge port by using the EDGE_PORT
environment variable: Configuration | Docs
For the community version, the default is 4566, while for the Pro version it’s 443. However, we have HTTP/HTTPS multiplexing, so HTTP and HTTPS are enabled on all exposed edge ports.