Skip to content

Get immediate

Dev Support

on our community forums

Port

opencli port command is used to change port (2023) for accessing OpenPanel.

View current port:

bash
opencli port

Set custom port:

bash
opencli port set <NUMBER>

Example:

bash
opencli port set 5000

Set default port 2083:

bash
opencli port default

Released under the MIT License.