mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-13 00:07:08 +00:00
Add memory limit for pictrs
This commit is contained in:
parent
ff2c71a74a
commit
fc74bfeb23
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ services:
|
|||
volumes:
|
||||
- ./volumes/pictrs:/mnt
|
||||
restart: always
|
||||
mem_limit: 200m
|
||||
|
||||
iframely:
|
||||
image: dogbin/iframely:latest
|
||||
|
|
Loading…
Reference in a new issue