Closed modius closed 9 years ago
We've decided to try and keep everything across Lucee distros the same. So port 8888 wins for Tomcat. Will try and improve the documentation where we can to reduce confusion.
Apparently Docker will introduce an UNEXPOSE option at some point :)
We moved the internal Tomcat port to 8888 to match the installer set up for Lucee servers. Unfortunately, the base Tomcat image exposes port 8080 by default, and this cannot be removed without building or own Tomcat base.
Might be better to follow Tomcat best practice and have port 8080 as the exposed port on our installation rather than 8888 which appears to be fairly specific to Lucee installers.