mirror of
https://github.com/lephisto/pfsense-analytics.git
synced 2025-12-06 04:19:19 +01:00
Restructured entire repo
Moved volume mounted files to their own directory Split docker envs into their own files
This commit is contained in:
5
Docker/elasticsearch.env
Normal file
5
Docker/elasticsearch.env
Normal file
@@ -0,0 +1,5 @@
|
||||
http.host=0.0.0.0
|
||||
transport.host=0.0.0.0
|
||||
network.host=0.0.0.0
|
||||
ES_JAVA_OPTS="-Xms1g -Xmx1g"
|
||||
ES_HEAP_SIZE=2g
|
||||
Reference in New Issue
Block a user