.
This commit is contained in:
parent
9dc1f99b97
commit
da2d9a5016
1 changed files with 1 additions and 0 deletions
|
|
@ -10,4 +10,5 @@ COPY app/ app/
|
|||
|
||||
EXPOSE 8000
|
||||
|
||||
ENV ROOT_PATH=/technical/api
|
||||
CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "8000", "--root-path", "/technical/api"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue