mirror of
https://github.com/simon987/sist2.git
synced 2025-12-10 22:18:54 +00:00
Fix some memory leaks, fix tests, fix --print regression
This commit is contained in:
2
scripts/start_dev_es.sh
Executable file
2
scripts/start_dev_es.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
docker run --rm -it -p 9200:9200 -e "discovery.type=single-node" \
|
||||
-e "ES_JAVA_OPTS=-Xms8g -Xmx8g" elasticsearch:7.14.0
|
||||
Reference in New Issue
Block a user