sixfeetup/scaf

Refinement: documented port for django admin should be corrected

Opened this issue · 0 comments

README.md reads:

Creating a superuser account in the backend is useful so you have access to Django Admin that will be accesible at http://localhost:8009/admin

Correct url for me was http://localhost:8000, needs an update?