You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(genesis): resolve clean-build blockers - port conflict, Dockerfile AS casing, docs alignment
- docker-compose.monitoring.yml: Grafana 3000->3001, pin image tags (prometheus v2.48, grafana 10.2, alertmanager v0.26), prevents port conflict with frontend
- Dockerfile/Dockerfile.backend.optimized/Dockerfile.frontend.optimized: AS -> AS (uppercase per BuildKit spec)
- GENESIS_QUICK_START/LAUNCH_GUIDE/CHECKLIST/INTEGRATION_COMPLETE: Grafana port 3000->3001 throughout
0 commit comments