Add memory limit for pictrs

pull/1428/head
nutomic 3 years ago
parent ff2c71a74a
commit fc74bfeb23

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

Loading…
Cancel
Save