mirror of https://github.com/LemmyNet/lemmy.git
bump memory limit of iframely
parent
e0c61c1334
commit
126c6a23bb
|
@ -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 New Issue