merged
lws803/agent-battle • 7:21 PM - Mar 15, 2026
This update introduces containerization for the game server, adding a multi-stage Dockerfile and a Docker Compose configuration. The new setup includes a Redis service for state management and an ngrok service for easy tunnel access, alongside optimized production images using Node.js 22-alpine. This ensures consistent development environments and simplifies the deployment process. 

