3 Commits

Author SHA1 Message Date
d29e61c7da
revert back to single settings.py file to fix authorization header not reading issue 2025-03-24 14:03:23 +05:00
9c975944b8
Refactor Django settings module and environment configuration
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m31s
- Move settings to a modular configuration structure
- Update environment variables in .env.example
- Modify DJANGO_SETTINGS_MODULE references across project files
- Simplify and standardize environment variable naming
2025-03-03 22:11:13 +05:00
c1806f05b7
add example .env file 2025-02-13 22:50:17 +05:00