Merge pull request 'Add memory limit for pictrs' (#186) from nutomic-patch-1 into main

Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/186
pull/1428/head
dessalines 3 years ago
commit 931a132161

@ -45,6 +45,7 @@ services:
volumes:
- ./volumes/pictrs:/mnt
restart: always
mem_limit: 200m
iframely:
image: dogbin/iframely:latest

Loading…
Cancel
Save