docs: fix port

This commit is contained in:
Alessandro Pezzè 2024-01-21 22:06:00 +01:00 committed by GitHub
parent 4012fdc95b
commit d28bb9d288
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ To build or rebuild the database by applying any CSV file update, run
make build-db
```
Visit [localhost:80/api/v2/](localhost:80/api/v2/) to see the running API!
Visit [localhost:8000/api/v2/](http://localhost:8000/api/v2/) to see the running API!
Each time the `build-db` script is run, it will iterate over each table in the database, wipe it, and rewrite each row using the data found in data/v2/csv.