- Switch to debug Dockerfile with detailed logging
- Add Dockerfile.test for basic container functionality test
- Enable debug mode to see detailed startup logs
- This will help identify where the 404 error is coming from
- Add "buildOptions": ["--no-cache"] to dokploy.json
- Remove temporary comment from requirements.txt
- Forces Dokploy to rebuild all layers and install django-ratelimit properly
- No changes to application code - works as-is on CapRover
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>