We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cab025 commit 1900ec8Copy full SHA for 1900ec8
services/collaboration-service/README.md
@@ -1,5 +1,5 @@
1
## To run locally:
2
-`uvicorn main:app --reload`
+`uvicorn app.main:app --reload`
3
## Planning
4
5
## APIs to implement:
0 commit comments