mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Move docker-compose
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
container_name: home-assistant
|
container_name: home-assistant
|
||||||
image: homeassistant/home-assistant:stable
|
image: homeassistant/home-assistant:stable
|
||||||
volumes:
|
volumes:
|
||||||
- ../config:/config
|
- ./:/config
|
||||||
devices:
|
devices:
|
||||||
- /dev/ttyACM1:/dev/ttyACM1
|
- /dev/ttyACM1:/dev/ttyACM1
|
||||||
environment:
|
environment:
|
||||||
Reference in New Issue
Block a user