Update keyboard_remote.markdown (#28941)

This commit is contained in:
Ian Foster 2023-09-19 14:55:19 +08:00 committed by GitHub
parent 6727173c52
commit c091a1fa38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,7 +177,7 @@ version: '3.7'
services:
homeassistant:
image: ghrc.io/homeassistant/home-assistant:stable
image: ghcr.io/homeassistant/home-assistant:stable
volumes:
- config:/config/
- /dev/input:/dev/input/ # this is needed to read input events.