You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that, unlike written in the README, there is no admin user predefined in the docker image.
It's not a big deal since its easy to create through "python manage.py createsuperuser" in a newly created container (or image) and that's more secure than providing a default admin but that could be mentioned in the README ;) ...
Thanks.
The text was updated successfully, but these errors were encountered:
Please note that, unlike written in the README, there is no admin user predefined in the docker image.
It's not a big deal since its easy to create through "python manage.py createsuperuser" in a newly created container (or image) and that's more secure than providing a default admin but that could be mentioned in the README ;) ...
Thanks.
The text was updated successfully, but these errors were encountered: