diff --git a/roles/nodered/README.rst b/roles/nodered/README.rst index 9be464462..834647af1 100644 --- a/roles/nodered/README.rst +++ b/roles/nodered/README.rst @@ -20,9 +20,11 @@ Username: ``Admin`` Password: ``changeme`` +To change this password, please see: `roles/nodered/defaults/main.yml `_ + You can monitor the Node-RED service with command:: - systemctl status node-red + systemctl status nodered Raspberry Pi Zero W Warning ---------------------------