Skip to content

Commit bf07520

Browse files
authored
Raise simcore agent memory limit (#849)
1 parent 9390ab0 commit bf07520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/simcore/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ services:
7979
memory: "64M"
8080
limits:
8181
cpus: "1.0"
82-
memory: "256M"
82+
memory: "2G"
8383
extra_hosts: []
8484

8585
api-server:

0 commit comments

Comments
 (0)