iralex-backend/detective_book
ar.azizan 6037058471 Add environment configuration and Docker support
- Created .env.example for environment variable management.
- Added Dockerfile for containerization of the application.
- Updated settings.py to load configuration from environment variables, enhancing security and flexibility.
- Removed hardcoded values in settings.py for database, email, and other configurations.
2025-05-05 18:08:37 +03:30
..
__init__.py init commit 2025-05-05 17:50:36 +03:30
asgi.py init commit 2025-05-05 17:50:36 +03:30
celery.py init commit 2025-05-05 17:50:36 +03:30
settings.py Add environment configuration and Docker support 2025-05-05 18:08:37 +03:30
urls.py init commit 2025-05-05 17:50:36 +03:30
wsgi.py init commit 2025-05-05 17:50:36 +03:30