PROJECT ENABLE

This commit is contained in:
2025-11-17 15:16:53 +08:00
parent 8b4351ca96
commit 2a4d4fb041
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ module.exports = {
******************************************************************************/
/** the tcp port that the Node-RED web server is listening on */
uiPort: 5051,
uiPort: 5052,
/** By default, the Node-RED UI accepts connections on all IPv4 interfaces.
* To listen on all IPv6 addresses, set uiHost to "::",