a
This commit is contained in:
parent
c894451bfe
commit
e24bcae88c
@ -10,4 +10,4 @@ COPY . .
|
||||
|
||||
EXPOSE 8000
|
||||
|
||||
CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "8000"]
|
||||
CMD ["uvicorn", "app:main:app", "--host", "0.0.0.0", "--port", "8000"]
|
Loading…
x
Reference in New Issue
Block a user