fix Dockerfile

This commit is contained in:
jxxghp 2023-06-08 17:38:04 +08:00
parent 56eba6b6c4
commit 298df1fbf8

View File

@ -9,6 +9,7 @@ ENV LANG="C.UTF-8" \
CONFIG_DIR="/config" \ CONFIG_DIR="/config" \
API_TOKEN="moviepilot" \ API_TOKEN="moviepilot" \
LIBRARY_PATH="" \ LIBRARY_PATH="" \
DOWNLOAD_PATH="/downloads" \
SUPERUSER="admin" \ SUPERUSER="admin" \
SUPERUSER_PASSWORD="password" \ SUPERUSER_PASSWORD="password" \
SEARCH_SOURCE="themoviedb" \ SEARCH_SOURCE="themoviedb" \