Gros refactoring
This commit is contained in:
parent
4a6bfc951f
commit
dd22432b48
12 changed files with 18 additions and 18 deletions
|
@ -74,4 +74,4 @@ def test_getroot():
|
|||
if __name__ == "__main__":
|
||||
import uvicorn
|
||||
logger.info("Starting the application")
|
||||
uvicorn.run(app, host="0.0.0.0", port=8000)
|
||||
uvicorn.run(app, host="0.0.0.0", port=8080)
|
Loading…
Add table
Add a link
Reference in a new issue