Remove dockerfile defaults

pull/33/head
Luigi311 2022-11-21 18:21:29 -07:00
parent 47bc4e94dc
commit 50faf061af
1 changed files with 4 additions and 4 deletions

View File

@ -6,16 +6,16 @@ ENV DEBUG_LEVEL 'INFO'
ENV SLEEP_DURATION '3600'
ENV LOGFILE 'log.log'
ENV USER_MAPPING '{ "User Test": "User Test2" }'
ENV LIBRARY_MAPPING '{ "Shows Test": "TV Shows Test" }'
ENV USER_MAPPING ''
ENV LIBRARY_MAPPING ''
ENV PLEX_BASEURL 'http://localhost:32400'
ENV PLEX_BASEURL ''
ENV PLEX_TOKEN ''
ENV PLEX_USERNAME ''
ENV PLEX_PASSWORD ''
ENV PLEX_SERVERNAME ''
ENV JELLYFIN_BASEURL 'http://localhost:8096'
ENV JELLYFIN_BASEURL ''
ENV JELLYFIN_TOKEN ''
ENV BLACKLIST_LIBRARY ''