fix: display variable is not effective

fix https://github.com/jxxghp/MoviePilot/commit/547812162d95cabb795eb0c2635ce8b1e9a9e383
This commit is contained in:
DDSRem
2024-07-19 14:53:21 +08:00
parent 547812162d
commit 66e13c5a31
2 changed files with 3 additions and 2 deletions
+1 -1
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 \