refactoring
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
version: "3.9"
|
||||
services:
|
||||
rabbitmq:
|
||||
image: "registry.willemserruys.com/rabbitmq:latest"
|
||||
ports:
|
||||
- 10.55.8.3:1883:1883
|
||||
- 10.55.8.3:15672:15672
|
||||
restart: unless-stopped
|
||||
homeassistant:
|
||||
image: "ghcr.io/home-assistant/home-assistant:stable"
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user