upd: readme

This commit is contained in:
Павел Лопатин 2025-08-04 09:57:45 +03:00
parent b645a8d6e8
commit df11978386

View File

@ -41,7 +41,7 @@ Run migrations to setup database schema:
### Run app ### Run app
`uvicorn app.main:app --reload` `uvicorn apps.main:app --reload`
### Create superuser ### Create superuser