Runtime container exposed ports

The Runtime container consistently exposes specific ports for various functionalities.
The Runtime container consistently exposes port 5161 for the Web UI, mapped to 127.0.0.1:5161 on the host. To access the Web UI, open your browser and navigate to https://localhost:5161.
Additionally, the Runtime container exposes port 5936 for local connections, which is directly mapped to port 5936 on the host.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal