feat: Set DISPLAY env, so X11 apps show on the host (#4509)
This commit is contained in:
parent
57b30fb967
commit
67e0d74a20
|
@ -20,7 +20,8 @@ services:
|
|||
|
||||
ipc: host
|
||||
|
||||
# environment:
|
||||
environment:
|
||||
DISPLAY: host.docker.internal:0
|
||||
# USER: django
|
||||
# UID: 1001
|
||||
# GID: 1001
|
||||
|
|
Loading…
Reference in a new issue