mirror of
https://github.com/nwithan8/plex-prerolls
synced 2024-08-30 16:52:17 +00:00
- Import all config files
This commit is contained in:
parent
1616d91ebe
commit
8c0b2c12d6
@ -13,7 +13,7 @@ COPY requirements.txt requirements.txt
|
||||
RUN pip3 install --no-cache-dir -r requirements.txt
|
||||
|
||||
# Copy config file from build machine to Docker /config folder
|
||||
COPY config.yaml /
|
||||
COPY config.yaml* /
|
||||
|
||||
# Make Docker /logs volume for log file
|
||||
VOLUME /logs
|
||||
|
Loading…
Reference in New Issue
Block a user