PIP PLATFORM ended
This commit is contained in:
@@ -15,4 +15,4 @@ COPY . .
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
CMD ["uvicorn", "src.main:app", "--host", "0.0.0.0", "--port", "8000", "--workers", "4", "--loop", "uvloop", "--http", "httptools"]
|
||||
CMD ["python", "entrypoint.py"]
|
||||
|
||||
Reference in New Issue
Block a user