mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-03 13:49:35 +08:00
remove accident
This commit is contained in:
parent
4f464bad01
commit
3ee5ad91e0
@ -77,8 +77,5 @@ RUN chown -R app:app $APP_HOME
|
||||
# change to the app user
|
||||
USER app
|
||||
|
||||
# pytest
|
||||
RUN pipenv run pytest --disable-warnings -v
|
||||
|
||||
# run gunicorn
|
||||
CMD pipenv run gunicorn --bind 0.0.0.0:$PORT backend.main:app -k uvicorn.workers.UvicornWorker
|
||||
Loading…
x
Reference in New Issue
Block a user