Try running sudo before your command
sudo nano /var/lib/node-red/settings.js
You have to stop the container before modifying the configuration file, right?
docker stop node_red then a sudo before the command as @spenceur says ![]()
Thank you both, I got through
3 Likes
