We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed5121 commit 1f6780fCopy full SHA for 1f6780f
docker-compose.yml
@@ -38,7 +38,7 @@ services:
38
mqtt:
39
image: panuwitp/mosquitto-arm
40
ports:
41
- - "1883:1883 "
+ - "1883:1883"
42
node-red:
43
build: node-red
44
0 commit comments