forked from wazuh/wazuh-docker
Increase the default Node.js heap memory.
This commit is contained in:
+3
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user