Skip to content

Commit

Permalink
Add info about default Django superuser account
Browse files Browse the repository at this point in the history
To address issue #475.
  • Loading branch information
hackdna committed Jan 13, 2015
1 parent 71ab4b5 commit 0868b54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ Connect to the initialized VM:
$ workon refinery-platform
$ ./manage.py
Log in to Django admin UI (http://192.168.50.50:8000/admin/) with the default superuser account created during Refinery installation. Username: admin, password: refinery.

Please see `installation notes
<https://refinery-platform.readthedocs.org/en/latest/administrator/setup.html>`_
for more details, including information on how to configure Galaxy for this setup.
Expand Down

0 comments on commit 0868b54

Please sign in to comment.