mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Merge 08fcbd46af into 2a4fb7123d
This commit is contained in:
@@ -711,7 +711,7 @@
|
||||
"bc-ready": "udp 广播已就绪: __outport__ -> __host__:__port__",
|
||||
"ready": "udp 已就绪: __outport__ -> __host__:__port__",
|
||||
"ready-nolocal": "udp 已就绪: __host__:__port__",
|
||||
"re-use": "udp 重用套接字: __outport__ -> __host__:__port__"
|
||||
"reuse": "udp 重用套接字: __outport__ -> __host__:__port__"
|
||||
},
|
||||
"errors": {
|
||||
"access-error": "UDP 访问错误, 你可能需要root权限才能接入1024以下的端口",
|
||||
|
||||
Reference in New Issue
Block a user