Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 234 Bytes

deploying-node-red.md

File metadata and controls

8 lines (4 loc) · 234 Bytes

deploying node-red

This documentation follows node-red docker manual

Running node-red

  • Running node-red exposing port 1880 $ docker run -it -p 1880:1880 nodered/node-red