An alternative backend built using another programming language.
- Remove redundant inline comments for better readability - Replace backslash line continuation with bash -c for CMD instruction - Remove commented out gunicorn configuration line - Improve CMD formatting using proper bash string syntax These changes make the dockerfile cleaner and more maintainable while preserving the same functionality (migrate, collectstatic, runserver). |
||
|---|---|---|
| booking_system | ||
| meetings | ||
| templates | ||
| users | ||
| .env.example | ||
| .gitignore | ||
| dockerfile | ||
| manage.py | ||
| requirements.txt | ||