调整yml
This commit is contained in:
parent
72b4a0ec75
commit
3281e3beef
@ -1,7 +1,7 @@
|
||||
FROM python:3.7-alpine
|
||||
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
# COPY . /app
|
||||
# WORKDIR /app
|
||||
# RUN pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
|
||||
# CMD ["gunicorn", "api:app", "-c", "./gunicorn.conf.py"]
|
Loading…
x
Reference in New Issue
Block a user