Update API guidance (#1924)

Signed-off-by: Bojidar Markov <75314475+boshk0@users.noreply.github.com>
This commit is contained in:
Bojidar Markov 2024-02-04 19:04:58 +02:00 committed by GitHub
parent 10e3f7bbf5
commit 316b32c525
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ Run
```bash
docker compose up --build
```
and edit files in the `api` directory. The api will hot-reload on changes.
and edit files in the `app` directory. The api will hot-reload on changes.
You can run the unit tests with