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 9e6c151 commit 4abfd1aCopy full SHA for 4abfd1a
readme.md
@@ -23,7 +23,7 @@ payment. The Organization makes the payment and a payment record is saved in the
23
- pip install -r requirements.txt
24
- create .env file and add the keys for env-example
25
- alembic upgrade head (to migrate)
26
- - uvicorn main:app --reload (to run server)
+ - uvicorn app:app --reload (to run server)
27
28
# External Integrations
29
0 commit comments