mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-22 18:43:26 +00:00
9860d51839
- 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