Compare commits
No commits in common. "88434987260f465f89f21c950021f54b6d6cf9e8" and "29821b3d69e1690835d3ad832443bf49e0685599" have entirely different histories.
8843498726
...
29821b3d69
@ -10,4 +10,4 @@ COPY . .
|
||||
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
|
||||
ENTRYPOINT ["python", "main.py"]
|
||||
ENTRYPOINT ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "1239"]
|
||||
|
Loading…
Reference in New Issue
Block a user