chore(docker): tighten compose resource limits

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
argenis de la rosa 2026-03-17 10:53:42 -04:00 committed by Roman Tataurov
parent 94ed0f62a4
commit f0cb9ff2e6
No known key found for this signature in database
GPG Key ID: 70A51EF3185C334B

View File

@ -53,10 +53,10 @@ services:
resources:
limits:
cpus: '2'
memory: 2G
memory: 512M
reservations:
cpus: '0.5'
memory: 512M
memory: 32M
# Health check — uses lightweight status instead of full diagnostics.
# For images with curl, prefer: curl -f http://localhost:42617/health