Skip to content

First web admin login #2

Answered by theguly
ghost asked this question in Q&A
May 3, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I believe you should:
docker compose exec app python3 manage.py createsuperuser
or
docker compose exec app python3 manage.py help changepassword

because logins are related to django app and as far as i remember there is no default account (for obvious security reasons :) )

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected by aronmolnar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant