mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 01:14:42 +00:00
Update dev container
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
|
version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
homeassistant-dev:
|
homeassistant-dev:
|
||||||
container_name: home-assistant-dev
|
container_name: homeassistant-dev
|
||||||
image: homeassistant/home-assistant:stable
|
image: homeassistant/home-assistant:stable
|
||||||
volumes:
|
volumes:
|
||||||
- ../config-dev:/config
|
- ../config-dev:/config
|
||||||
|
|||||||
Reference in New Issue
Block a user