We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b87d853 + 96a6909 commit f0ed656Copy full SHA for f0ed656
compose.yaml
@@ -30,7 +30,7 @@ services:
30
resources:
31
reservations:
32
memory: 4G
33
- cpus: 1.0
+ cpus: 2.0
34
healthcheck:
35
test: ["CMD", "curl", "-f", "http://localhost:5050/"]
36
interval: 30s
0 commit comments