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 62e33cb commit fb591aaCopy full SHA for fb591aa
compose.yaml
@@ -30,6 +30,7 @@ services:
30
resources:
31
reservations:
32
memory: 4G
33
+ cpus: 1.0
34
healthcheck:
35
test: ["CMD", "curl", "-f", "http://localhost:5050/"]
36
interval: 30s
0 commit comments