Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
docs: update superuser username in getting_started.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hsinkoff authored and Rebecca Graber committed Aug 24, 2023
1 parent 18cab2b commit db4c53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The default devstack services can be run by following the steps below.
**NOTE:** When running the provision command, databases for ecommerce and edxapp
will be dropped and recreated.

The username and password for the superusers are both ``edx``. You can access
The username for the superuser is ``[email protected]`` and the password is ``edx``. You can access
the services directly via Django admin at the ``/admin/`` path, or login via
single sign-on at ``/login/``.

Expand Down

0 comments on commit db4c53e

Please sign in to comment.