mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-05-19 22:06:14 -04:00
remove outdated comment
This commit is contained in:
@@ -364,7 +364,6 @@ except Exception as e:
|
||||
raise
|
||||
|
||||
if __name__ == "__main__":
|
||||
# TODO: add feature to run app with different root_path
|
||||
uvicorn.run(
|
||||
app,
|
||||
host="127.0.0.1",
|
||||
|
||||
Reference in New Issue
Block a user