forked from mirrors/bookwyrm
parent
71d5c790b8
commit
23b045d7f7
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@ Initialize the database (or, more specifically, delete the existing database, ru
|
|||
```
|
||||
This creates two users, `mouse` with password `password123` and `rat` with password `ratword`.
|
||||
|
||||
The application uses Celery and Redis for task management, which must also be configured. (Further instructions pending, sorry!
|
||||
|
||||
And go to the app at `localhost:8000`
|
||||
|
||||
#### With Docker
|
||||
|
|
Loading…
Reference in a new issue