Files
haproxy-openmanager/nginx
taylanbakircioglu 9860d51839 chore: update docker-compose to pull images from Docker Hub
- Backend/frontend now pull pre-built images from Docker Hub by default
- Build sections commented out (can be uncommented for local builds)
- Removed dev volume mount (./backend:/app) for production use
- Backend healthcheck changed from curl to python urllib (curl not in slim image)
- Added nginx /health endpoint for compose healthcheck

Made-with: Cursor
2026-03-16 12:51:21 +03:00
..