diff --git a/README.md b/README.md index fe2f6bc0..71f5a276 100644 --- a/README.md +++ b/README.md @@ -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: systems+pfb@azavea.com
+``` +Username: systems+pfb@azavea.com 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/).