OpenFlow version: 1.4.29
Using self hosted openflow on docker
Hi Everyone, i try to setup an openflow/nodered using docker. i successfully install openflow with local ip address ( something like 192.168.1.25). but the node-red cannot run ( it shows a blank space when i hit open website). i learn that it will create a page with node-red-name.192.168.1.25 and because of that it cannot access the local access. can anyone help me to configurate node red correct to access from computers in the network.
thanks