Skip to content

Commit f0ed656

Browse files
authored
Merge pull request #88 from DefangLabs/eric/add-cpu
2 parents b87d853 + 96a6909 commit f0ed656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ services:
3030
resources:
3131
reservations:
3232
memory: 4G
33-
cpus: 1.0
33+
cpus: 2.0
3434
healthcheck:
3535
test: ["CMD", "curl", "-f", "http://localhost:5050/"]
3636
interval: 30s

0 commit comments

Comments
 (0)