mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 15:43:28 +02:00
remove tv,movie, image and torrent env vars from container and move them to the config file
This commit is contained in:
@@ -17,9 +17,6 @@ LABEL version=${VERSION}
|
||||
LABEL description="Docker image for MediaManager"
|
||||
|
||||
ENV MISC__IMAGE_DIRECTORY=/data/images \
|
||||
MISC__TV_DIRECTORY=/data/tv \
|
||||
MISC__MOVIE_DIRECTORY=/data/movies \
|
||||
MISC__TORRENT_DIRECTORY=/data/torrents \
|
||||
PUBLIC_VERSION=${VERSION} \
|
||||
CONFIG_DIR="/app/config"\
|
||||
BASE_PATH=${BASE_PATH}\
|
||||
|
||||
Reference in New Issue
Block a user