An alternative backend built using another programming language.
Change ALLOWED_HOSTS from a hardcoded list to be read from environment variable with comma-separated values support. Maintains '*' as default fallback for backward compatibility. This allows more restrictive host configuration in production environments while improving security posture. |
||
|---|---|---|
| booking_system | ||
| meetings | ||
| templates | ||
| users | ||
| .env.example | ||
| .gitignore | ||
| dockerfile | ||
| manage.py | ||
| Procfile | ||
| requirements.txt | ||