mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-11-02 23:39:58 +00:00
added gunicorn
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
FROM python:3
|
||||
ENV PYTHONDONTWRITEBYTECODE=1
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
WORKDIR /code
|
||||
COPY requirements.txt /code/
|
||||
|
||||
Reference in New Issue
Block a user