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