mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
fix Dockerfile
This commit is contained in:
@@ -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" \
|
||||||
|
|||||||
Reference in New Issue
Block a user