These are the default internal ports. If you’re using Docker Compose, Kubernetes, or a cloud provider, port mappings may differ. Always verify your configuration before exposing services publicly.
Core services
Plugin services
Each plugin runs as an independent service and may expose its own API or background processes.
Customization
You can change the default ports using environment variables, Docker Compose files, or Helm values, depending on your setup. If you override a port, make sure to update any references across your infrastructure, load balancers, and API consumers.

