Update styling.
This commit is contained in:
parent
da2d9a5016
commit
a35c462972
2 changed files with 34 additions and 1 deletions
|
|
@ -12,3 +12,4 @@ 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