mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 15:43:28 +02:00
fix tvdb ssl cert being invalid
This commit is contained in:
@@ -9,6 +9,9 @@ ENV MOVIE_DIRECTORY=/data/movies
|
||||
ENV TORRENT_DIRECTORY=/data/torrents
|
||||
ENV OPENID_ENABLED=FALSE
|
||||
|
||||
RUN apt-get update && apt-get install -y ca-certificates
|
||||
|
||||
|
||||
WORKDIR /app
|
||||
COPY media_manager ./media_manager
|
||||
COPY alembic ./alembic
|
||||
|
||||
Reference in New Issue
Block a user