Skip to content

Commit fb591aa

Browse files
try increasing CPU
1 parent 62e33cb commit fb591aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ services:
3030
resources:
3131
reservations:
3232
memory: 4G
33+
cpus: 1.0
3334
healthcheck:
3435
test: ["CMD", "curl", "-f", "http://localhost:5050/"]
3536
interval: 30s

0 commit comments

Comments
 (0)