change home-server

This commit is contained in:
2022-11-17 22:37:47 +00:00
parent 771106ceb9
commit 74b9edec4d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -3,7 +3,7 @@ services:
rabbitmq: rabbitmq:
image: "registry.willemserruys.com/rabbitmq:latest" image: "registry.willemserruys.com/rabbitmq:latest"
ports: ports:
- 10.55.8.3:2883:1883 - 10.55.8.3:1883:1883
- 10.55.8.3:15672:15672 - 10.55.8.3:15672:15672
restart: unless-stopped restart: unless-stopped
homeassistant: homeassistant: