docker-compose finds other container by service name
This commit is contained in:
parent
9aa8537541
commit
67c9a79bc9
|
@ -12,7 +12,7 @@ The dashboard should be visible on the righmost menu item in Node-RED.
|
|||
|
||||
![Dashboard item](./docs/images/dashboard.png)
|
||||
|
||||
In Node-RED you can add a MQQT node to receive values from the power monitor.
|
||||
In Node-RED you can add a MQQT node to receive values from the power monitor. As we run in `docker-compose`you don't have to use the IP address of our Eclipse Mosquitto sever, but you can simplay use `mosquitto` as the host nome.
|
||||
|
||||
![MQTT Node](./docs/images/2-mqtt-node.png)
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 44 KiB |
Loading…
Reference in a new issue