WIP
This commit is contained in:
parent
a68051e1bb
commit
c671c0eb02
@ -29,4 +29,4 @@ RUN pip install --no-cache /wheels/*
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD ["python3", "/app/main.py"]
|
||||
CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "8080"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user