Skip to content

Commit

Permalink
fixup! fixup! Update and clarify README, esp for non-Vagrant users
Browse files Browse the repository at this point in the history
  • Loading branch information
KlaasH committed Dec 17, 2024
1 parent 29f0626 commit 3f5e376
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,10 @@ To start the application containers, run:
### Using the development app

The migrations that get run by `scripts/update` will add a default admin user:

Username: [email protected] <br>
```
Username: [email protected]
Password: root
```

These credentials will work to log in to either the front-end admin (http://localhost:9301/#/login/) or the Django Rest Framework development interface (http://localhost:9200/api/).

Expand Down

0 comments on commit 3f5e376

Please sign in to comment.