Adding more mem limits

This commit is contained in:
Dessalines 2021-03-04 22:41:08 -05:00
parent 126c6a23bb
commit ff2c71a74a
2 changed files with 2 additions and 0 deletions

View file

@ -53,6 +53,7 @@ services:
volumes:
- ./iframely.config.local.js:/iframely/config.local.js:ro
restart: always
mem_limit: 200m
postfix:
image: mwader/postfix-relay

View file

@ -57,3 +57,4 @@ services:
volumes:
- ../iframely.config.local.js:/iframely/config.local.js:ro
restart: always
mem_limit: 200m