meshtastic: expose embedded mqtt broker
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
ports:
|
||||
- "8081:3001"
|
||||
- "4404:4404"
|
||||
- "1883:1883"
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /mnt/tank/docker/appdata/meshmonitor/data:/data
|
||||
|
||||
Reference in New Issue
Block a user