Skip to content

Commit 1f6780f

Browse files
committed
added mosquitto container
1 parent fed5121 commit 1f6780f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ services:
3838
mqtt:
3939
image: panuwitp/mosquitto-arm
4040
ports:
41-
- "1883:1883 "
41+
- "1883:1883"
4242
node-red:
4343
build: node-red
4444
ports:

0 commit comments

Comments
 (0)