node-red-desktop
node-red-desktop copied to clipboard
Environment Variables
Setting environment variables in terminal on macOS does not seem to allow incoming connections. Example: export NRD_LISTEN_IP=0.0.0.0 followed by running the binary in the .app from the command line does not change the listening to global. MacOS does warn for accepting incoming connections, though. The port equivalent does work.