change home-server
This commit is contained in:
BIN
home-server/.docker-compose.yml.swp
Normal file
BIN
home-server/.docker-compose.yml.swp
Normal file
Binary file not shown.
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user