bump memory limit of iframely
This commit is contained in:
parent
e0c61c1334
commit
126c6a23bb
1 changed files with 1 additions and 1 deletions
|
@ -53,4 +53,4 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- ./iframely.config.local.js:/iframely/config.local.js:ro
|
- ./iframely.config.local.js:/iframely/config.local.js:ro
|
||||||
restart: always
|
restart: always
|
||||||
mem_limit: 100m
|
mem_limit: 200m
|
||||||
|
|
Loading…
Reference in a new issue