Commit Graph

1 Commits

Author SHA1 Message Date
thecyberlearn
b9b5375537 Fix Dokploy routing issues - Django app is running, 404 is routing problem
- Simplified dokploy.json to fix Traefik routing
- Django container is running perfectly on port 3000
- Added simple test Dockerfile to verify container accessibility
- The 404 error is from Dokploy/Traefik routing, not Django
- Container logs show: Django loaded, gunicorn listening on 3000
2025-09-05 09:27:28 +05:30