vault backup: 2025-02-04 18:24:39
This commit is contained in:
parent
0c55755c8a
commit
570e2bf880
11
07-Other/生活/智能家居/Node-Red.md
Normal file
11
07-Other/生活/智能家居/Node-Red.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# 安装
|
||||||
|
Docker模式下安装:
|
||||||
|
https://blog.csdn.net/weixin_44379605/article/details/127784744
|
||||||
|
```c++
|
||||||
|
docker run -d -it -p 1880:1880 -v node_red_data:/data --name mynodered nodered/node-red
|
||||||
|
```
|
||||||
|
|
||||||
|
# 创建令牌
|
||||||
|
点击用户->"安全"选项卡->创建长期令牌
|
||||||
|
|
||||||
|
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJjMWZlYjYzYmZjMzk0MDU3YjE1MTFhN2IyZTQzODYwZCIsImlhdCI6MTczODY2MjgzMiwiZXhwIjoyMDU0MDIyODMyfQ.P8nUFoxJFPst_CpJHvShag7sMk6yvG841Kv0hL_tPdU
|
Loading…
x
Reference in New Issue
Block a user