fix Dockerfile
This commit is contained in:
parent
56eba6b6c4
commit
298df1fbf8
@ -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" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user