Skip to content

Commit

Permalink
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 67cfabb commit 29f0626
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ 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]

Username: [email protected] <br>
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 29f0626

Please sign in to comment.