docs(developer/setup/docker): call fixture by its use and not the implicit location

This commit is contained in:
jon r 2025-04-04 14:21:32 +02:00
parent 4aa9e382c4
commit 2f9a06910b
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ Review the configuration:
docker compose config
```
## Set up local data for development
## Set up example data for development
You can create local data to simulate a live environment. We are providing a procedure to create fake data to populate the database. The following command creates 25 artists with random albums, tracks, and metadata.