diff --git a/homeautomation/docker-compose.yml b/homeautomation/docker-compose.yml index dcaae4e..2141bfe 100644 --- a/homeautomation/docker-compose.yml +++ b/homeautomation/docker-compose.yml @@ -67,7 +67,7 @@ services: image: snipsdocker/platform restart: always ports: - - '76477:1883' + - '7647:1883' volumes: - /homeautomation-config/snips/log/:/var/log - /homeautomation-config/snips/snips.toml:/etc/snips.toml