fix: display variable is not effective

fix 547812162d
This commit is contained in:
DDSRem
2024-07-19 14:52:29 +08:00
parent 547812162d
commit 66e13c5a31
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ ENV LANG="C.UTF-8" \
HOME="/moviepilot" \
CONFIG_DIR="/config" \
TERM="xterm" \
DISPLAY=:99 \
DISPLAY=:987 \
PUID=0 \
PGID=0 \
UMASK=000 \