Remove duplicate testdata.sql from readme

master
Dessa Simpson 2020-08-14 11:30:03 -07:00
parent 9b8fae4278
commit 33c31a13d7
1 changed files with 0 additions and 1 deletions

View File

@ -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`