登入權限控管
路徑/data/setting.js
尋找adminAuth區塊,將註解移除。
新增使用者admin, user 為例
使用node-red-admin hash-pw 指令產生Password, 將產生的password, 填入上方password欄位
Dashboard登入權限控管
尋找httpNodeAuth區塊,將註解移除。
新增使用者peter 為例
http -> https
先產生公私鑰
尋找https區塊,將註解移除。
指定你的公、私鑰的路徑
路徑/data/setting.js
尋找adminAuth區塊,將註解移除。
新增使用者admin, user 為例
使用node-red-admin hash-pw 指令產生Password, 將產生的password, 填入上方password欄位
尋找httpNodeAuth區塊,將註解移除。
新增使用者peter 為例
先產生公私鑰
尋找https區塊,將註解移除。
指定你的公、私鑰的路徑