feat: implemented Monochrome downloading
This commit is contained in:
@@ -25,6 +25,7 @@ RUN pip install --no-cache-dir -r /app/requirements.txt
|
||||
COPY app.py /app/app.py
|
||||
COPY templates /app/templates
|
||||
COPY static /app/static
|
||||
COPY monochrome /app/monochrome
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user