We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7c476 commit 63c7469Copy full SHA for 63c7469
docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
restart: unless-stopped
7
privileged: true
8
volumes:
9
- - /etc/timezone:/etc/timezone:ro
+ - /etc/localtime:/etc/localtime:ro
10
- /var/run/docker.sock:/var/run/docker.sock
11
- /var/run/dbus:/var/run/dbus
12
- ${SUPERVISOR_SHARE-/usr/share/hassio}:/data
0 commit comments