changes
This commit is contained in:
@@ -12,6 +12,8 @@ WORKDIR /app
|
||||
|
||||
RUN pip3 install -r requirements.txt
|
||||
|
||||
RUN apt-get update && apt-get install -y wkhtmltopdf
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user