Add memory limit for pictrs

pull/1428/head
nutomic 2021-03-10 18:38:00 +00:00
parent ff2c71a74a
commit fc74bfeb23
1 changed files with 1 additions and 0 deletions

View File

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