This commit is contained in:
@@ -7,6 +7,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends ffmpeg \
|
||||
WORKDIR /app
|
||||
|
||||
COPY main.py .
|
||||
COPY iptv/ iptv/
|
||||
|
||||
# /movies and /series are mounted by the user (video libraries)
|
||||
# /data is mounted for channels.json
|
||||
|
||||
Reference in New Issue
Block a user