## Basic Information **After change the `.env` to PRODUCTION, the Gunicorn fail to build Django WSGI** ## Other Information **Not convenient to setup the production docker container as there's only db container in the docker compose `.yml` file**
Basic Information
After change the
.envto 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
.ymlfile