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.
1 parent b87d853 commit 96a6909Copy full SHA for 96a6909
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