调整yml
This commit is contained in:
parent
6910a886a0
commit
5ef57c586c
@ -6,4 +6,5 @@ RUN pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||
|
||||
COPY . /app
|
||||
|
||||
CMD ["gunicorn", "api:app", "-c", "./gunicorn.conf.py"]
|
||||
# CMD ["gunicorn", "api:app", "-c", "./gunicorn.conf.py"]
|
||||
CMD ["sh", "go.sh"]
|
Loading…
x
Reference in New Issue
Block a user