diff --git a/compose.yaml b/compose.yaml index 2d4ab27..ffab5ff 100644 --- a/compose.yaml +++ b/compose.yaml @@ -30,7 +30,7 @@ services: resources: reservations: memory: 4G - cpus: 1.0 + cpus: 2.0 healthcheck: test: ["CMD", "curl", "-f", "http://localhost:5050/"] interval: 30s