Updating the example docker config for the new docker image location (#449)
This commit is contained in:
parent
031cf451d9
commit
812cdc0973
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ mqttbridge:
|
||||||
- mqtt
|
- mqtt
|
||||||
|
|
||||||
homeassistant:
|
homeassistant:
|
||||||
image: balloob/home-assistant
|
image: homeassistant/home-assistant:latest
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue