An alternative backend built using another programming language.
Remove local development URLs (localhost:3000 and 127.0.0.1:3000) from CORS_ALLOWED_ORIGINS configuration. This restricts CORS to only allow requests from the production domain (attunehearttherapy.com), improving security by preventing unauthorized cross-origin requests from development environments. |
||
|---|---|---|
| booking_system | ||
| meetings | ||
| templates/emails | ||
| users | ||
| .env.example | ||
| .gitignore | ||
| dockerfile | ||
| manage.py | ||
| Procfile | ||
| requirements.txt | ||