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
This commit is contained in:
mindesbunister
2025-07-26 10:15:58 +02:00
parent 8a71e0f748
commit 8cfb13f728
3 changed files with 14 additions and 57 deletions

Binary file not shown.