Adding more mem limits

pull/1485/head
Dessalines 3 years ago
parent 126c6a23bb
commit ff2c71a74a

@ -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

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

Loading…
Cancel
Save