Compare commits
No commits in common. "437eacb773ed3ddcaa6ce6c9e7177236243aa676" and "bbbe7f6afddc24307e374a76288d8888aa4e10a7" have entirely different histories.
437eacb773
...
bbbe7f6afd
@ -9,6 +9,5 @@ RUN pip install -r requirements.txt
|
||||
COPY . .
|
||||
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
EXPOSE 1239
|
||||
|
||||
ENTRYPOINT ["fastapi", "run", "main.py", "--port", "1239"]
|
||||
|
Loading…
Reference in New Issue
Block a user