Skip to content

Commit f7d83cb

Browse files
committed
raise cpu limit
1 parent 288e8b1 commit f7d83cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/simcore/docker-compose.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ services:
133133
cpus: "0.1"
134134
memory: "256M"
135135
limits: # Wait for MB to estimate real numbers
136-
cpus: "1.0"
136+
cpus: "1.5"
137137
memory: "500M"
138138

139139
catalog:

0 commit comments

Comments
 (0)