pass localtime differently
This commit is contained in:
parent
ef78d96d41
commit
a5262ac218
@ -12,11 +12,9 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /tmp/.X11-unix:/tmp/.X11-unix
|
- /tmp/.X11-unix:/tmp/.X11-unix
|
||||||
- data:/home/user
|
- data:/home/user
|
||||||
# - $HOME/.config/Atlassian:/home/user/.config/Atlassian
|
- /etc/localtime:/etc/localtime:ro
|
||||||
# - ./HipChat.ini:/home/user/.config/Atlassian/HipChat.ini
|
|
||||||
environment:
|
environment:
|
||||||
- DISPLAY=unix$DISPLAY
|
- DISPLAY=unix$DISPLAY
|
||||||
- TZ=Europe/Amsterdam
|
|
||||||
# for the HiDPI screens you can try uncommenting these variables
|
# for the HiDPI screens you can try uncommenting these variables
|
||||||
- QT_AUTO_SCREEN_SCALE_FACTOR=1
|
- QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||||
# - QT_DEVICE_PIXEL_RATIO=2
|
# - QT_DEVICE_PIXEL_RATIO=2
|
||||||
|
Loading…
Reference in New Issue
Block a user