We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After install docker and run make migrate && make loaddata, backend didn't start, it give below error.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
@smkamranqadri what link are you using to access the admin? it should be http://localhost:8000/admin/
I am using just localhost:8000
Admin link: http://localhost:8000/admin/ Frontend link: http://localhost:3000
Noted, got the issue here, no root route is handled.
No branches or pull requests
After install docker and run make migrate && make loaddata, backend didn't start, it give below error.
The text was updated successfully, but these errors were encountered: