parent
8d31cd8f2f
commit
61b1e19f13
@ -12,10 +12,10 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /tmp/.X11-unix:/tmp/.X11-unix
|
- /tmp/.X11-unix:/tmp/.X11-unix
|
||||||
- ./data:/home/user
|
- ./data:/home/user
|
||||||
- /etc/localtime:/etc/localtime:ro
|
|
||||||
environment:
|
environment:
|
||||||
- DISPLAY=unix$DISPLAY
|
- DISPLAY=unix$DISPLAY
|
||||||
# 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
|
||||||
- QT_SCALE_FACTOR=1.5
|
- QT_SCALE_FACTOR=1.5
|
||||||
|
- TZ=Europe/Prague
|
||||||
|
Loading…
Reference in New Issue
Block a user