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 change the .env to PRODUCTION, the Gunicorn fail to build Django WSGI
.env
Not convenient to setup the production docker container as there's only db container in the docker compose .yml file
.yml
The text was updated successfully, but these errors were encountered:
Branch issue-9-Production_mode_build_failed_for_Django_WSGI created!
Sorry, something went wrong.
yunho7687
Successfully merging a pull request may close this issue.
Basic Information
After change the
.env
to PRODUCTION, the Gunicorn fail to build Django WSGIOther Information
Not convenient to setup the production docker container as there's only db container in the docker compose
.yml
fileThe text was updated successfully, but these errors were encountered: