ports: - "127.0.0.1:1883:1883" - "8883...
# linux
e
ports: - "127.0.0.1:1883:1883" - "8883:8883" Got these in my docker-compose.yaml (from the repo, compose/ folder)