4 lines
129 B
Docker
4 lines
129 B
Docker
FROM ghcr.io/home-assistant/home-assistant:stable
|
|
|
|
COPY ./configuration/configuration-production.yaml /config/configuration.yaml
|