Эх сурвалжийг харах

Merge pull request #2622 from yosoyfunes/patch-1

Update docker-compose.yml
Shao Yu-Lung (Allen) 4 жил өмнө
parent
commit
12ade0d730
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      docker-compose.yml

+ 3 - 0
docker-compose.yml

@@ -825,6 +825,9 @@ services:
         memlock:
           soft: -1
           hard: -1
+        nofile:
+          soft: 65536
+          hard: 65536
       ports:
         - "${ELASTICSEARCH_HOST_HTTP_PORT}:9200"
         - "${ELASTICSEARCH_HOST_TRANSPORT_PORT}:9300"