mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-24 10:42:48 +08:00
fix: display id conflict
fix https://github.com/jxxghp/MoviePilot/issues/2247
This commit is contained in:
@@ -4,6 +4,7 @@ ENV LANG="C.UTF-8" \
|
||||
HOME="/moviepilot" \
|
||||
CONFIG_DIR="/config" \
|
||||
TERM="xterm" \
|
||||
DISPLAY=:99 \
|
||||
PUID=0 \
|
||||
PGID=0 \
|
||||
UMASK=000 \
|
||||
|
||||
Reference in New Issue
Block a user