node-red-desktop icon indicating copy to clipboard operation
node-red-desktop copied to clipboard

Environment Variables

Open Cnets-io opened this issue 4 years ago • 0 comments

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.

Cnets-io avatar Feb 26 '21 22:02 Cnets-io