|
@ -2,7 +2,7 @@ version: "3" |
|
|
|
|
|
|
|
|
services: |
|
|
services: |
|
|
home-assistant: |
|
|
home-assistant: |
|
|
image: homeassistant/home-assistant:stable |
|
|
|
|
|
|
|
|
image: homeassistant/home-assistant:2021.2.3 |
|
|
container_name: home-assistant |
|
|
container_name: home-assistant |
|
|
hostname: home-assistant |
|
|
hostname: home-assistant |
|
|
restart: always |
|
|
restart: always |
|
|