new supervisor step2
This commit is contained in:
@ -53,6 +53,7 @@ RUN pip install gunicorn
|
||||
|
||||
# xlsxwriterを追加
|
||||
RUN pip install -r requirements.txt \
|
||||
&& pip install django-cors-headers \
|
||||
&& pip install xlsxwriter gunicorn
|
||||
|
||||
COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user