Hi guys,
I'm running my nodered on docker on a LAN network machine1(ubuntu) and accessing it through another system, machine2(windows), on a browser with http://IP_OF_MACHINE1:1880.
It's working fine but i cannot do authorization settings so the nodered asks for a password on machine2. I've changed the settings.js file accordingly but it still not asking for password.
Im running docker on a Linux machine and nodered as a container. I'm accessing Node-red thorugh another machine(windows) with its ip address.
I've changed my setting.js file through linux terminal.