klipperscreen: use hosts localtime

This commit is contained in:
Markus Küffner
2022-03-25 17:06:11 +01:00
parent b6bdc8d08f
commit e1329341b9

View File

@@ -141,8 +141,9 @@ services:
- "-c"
- "cfg/klipperscreen.conf"
volumes:
- ./config:/opt/cfg
- /etc/localtime:/etc/localtime:ro
- /tmp/.X11-unix:/tmp/.X11-unix
- ./config:/opt/cfg
## Accompanying Services/Infra
##