Production deployment fixes and enhancements
- Added environment variable loading with python-dotenv - Fixed Docker session permissions by using /tmp directory - Updated .dockerignore to include .env file properly - Enhanced docker-compose.yml with env_file directive - Fixed Gunicorn configuration for Docker compatibility - Updated README.md with comprehensive deployment docs - Cleaned up debug logging from API routes - Added DOMAIN_SETUP.md for reverse proxy guidance - All production issues resolved and tested working - Application now accessible at qr.moto-adv.com
This commit is contained in:
0
app/utils/__init__.py
Normal file → Executable file
0
app/utils/__init__.py
Normal file → Executable file
0
app/utils/auth.py
Normal file → Executable file
0
app/utils/auth.py
Normal file → Executable file
0
app/utils/data_manager.py
Normal file → Executable file
0
app/utils/data_manager.py
Normal file → Executable file
0
app/utils/link_manager.py
Normal file → Executable file
0
app/utils/link_manager.py
Normal file → Executable file
0
app/utils/qr_generator.py
Normal file → Executable file
0
app/utils/qr_generator.py
Normal file → Executable file
0
app/utils/url_shortener.py
Normal file → Executable file
0
app/utils/url_shortener.py
Normal file → Executable file
Reference in New Issue
Block a user