Remove duplicate testdata.sql from readme
This commit is contained in:
parent
9b8fae4278
commit
33c31a13d7
1 changed files with 0 additions and 1 deletions
|
@ -16,4 +16,3 @@ An app to manage requests for music performance streamers to learn new songs.
|
|||
SESSION_SECRET=Randomly generated secret
|
||||
|
||||
2. `docker-compose up` (optionally with `-d`)
|
||||
3. `docker exec -i learn-request-queue-db /usr/bin/psql -U postgres < db/testdata.sql`
|
||||
|
|
Loading…
Reference in a new issue