generic ecommerce template
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Fix ALLOWED_HOSTS: use wildcard to handle dynamic EB instance IPs
08c3270View on GitHubAdd SQLite fallback for database connection in dev settings
a3da65eView on GitHubHardcode ALLOWED_HOSTS to fix DisallowedHost errors in EB deployment
a2c0443View on GitHubSimplify ALLOWED_HOSTS: use explicit IP addresses for EB health checks
b0663c4View on GitHubFix ALLOWED_HOSTS: add conditional logic and private IP ranges for EB health checks
12ed1d3View on GitHubFix ALLOWED_HOSTS: add wildcard patterns for EB and AWS domains
22c32bfView on GitHubFix DisallowedHost error: add EB domain to ALLOWED_HOSTS
0a9bf72View on GitHubFix EB deployment issues: consolidate container config, fix CSRF origins, add .ebignore
15989d7View on GitHub