We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
data/launcher/config.json
{ "control_ip" : "127.0.0.1", "control_port" : 8085 }
如果出现8085端口和其他应用程序冲突,可以修改control_port为其他端口。 Change the control_port to others if there is conflict with other software.