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