Files
Agent Zero a87afe325f Add Docker support for integrated deployment
- Created Dockerfile with multi-stage build (React + Express)
- Created docker-compose.yml for Coolify deployment
- Updated server.js to serve static files from dist/
- Fixed package-lock.json with npm install
- Express server now serves both API and frontend
- Ready for single-command deployment
2026-02-15 17:43:13 +00:00
..