mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
7 lines
330 B
YAML
7 lines
330 B
YAML
nodered_install: False
|
|
nodered_enabled: False
|
|
nodered_user: Admin
|
|
# To generate a new password, run 'node-red-admin hash-pw' and enter the new password.
|
|
# Copy the resulting hash to /home/nodered/.node-red/settings.js
|
|
nodered_password: changeme
|
|
nodered_password_hash: $2b$08$oxgvoU9et3deSbXY8UNVTOWHSTQAyEASIal86RHVMqYQJhpPMNz7q
|