Increase the default Node.js heap memory.

This commit is contained in:
Miguelangel Freitas
2018-02-09 14:46:30 -05:00
committed by GitHub
parent 98007ea2f4
commit 76945a2698
+3 -1
View File
@@ -69,8 +69,10 @@ services:
restart: always
# ports:
# - "5601:5601"
environment:
- "NODE_OPTIONS=--max-old-space-size=3072"
networks:
- docker_elk
- docker_elk
depends_on:
- elasticsearch
links: