Merge pull request #2584 from DDS-Derek/dev

This commit is contained in:
jxxghp
2024-07-19 12:47:01 +08:00
committed by GitHub
+1
View File
@@ -4,6 +4,7 @@ ENV LANG="C.UTF-8" \
HOME="/moviepilot" \ HOME="/moviepilot" \
CONFIG_DIR="/config" \ CONFIG_DIR="/config" \
TERM="xterm" \ TERM="xterm" \
DISPLAY=:99 \
PUID=0 \ PUID=0 \
PGID=0 \ PGID=0 \
UMASK=000 \ UMASK=000 \