Files
net/docker-compose.yaml
cawcenter c51dbc716e 🛡️ SAFETY: Limit container restarts to 5 attempts + use npm install
- Changed restart: always → on-failure:5 for all services
- Prevents infinite restart loops that crash Coolify
- Changed npm ci → npm install --legacy-peer-deps for reliable builds
2025-12-14 17:35:10 -05:00

3.4 KiB