Files
trading_bot_v3/lib/automated-cleanup-service.ts
mindesbunister 8cfb13f728 Fix container stability: Add restart policy and improve cleanup system
- Add restart: unless-stopped to docker-compose.dev.yml for automatic container restart
- Fix automated cleanup service to respect DISABLE_AUTO_CLEANUP environment variable
- Add process ID protection to prevent killing main Node.js process
- Update health check to use wget instead of curl
- Container now stays running reliably with proper cleanup controls
2025-07-26 10:15:58 +02:00

4.9 KiB