mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-12 06:33:10 +00:00
- removed env.production and added a env.example that should be renamed to `.env` (not tracked by default)
- Refactored docker-compose.yml
* adding user to django, celeryworker, celerybeat so that we got rid of the `su` hack
* removed rabbitmq
- Refactored Dockerfile
- Refactored `entrypoint.sh` and added inline documentation
- Removed `su` hack from gunicorn.sh
- Added documentation
|
||
|---|---|---|
| .. | ||
| entrypoint.sh | ||
| gunicorn.sh | ||