Explorar o código

style(docker): remove comments

bergquist %!s(int64=9) %!d(string=hai) anos
pai
achega
2bdeb78885
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      docker/blocks/elastic5/fig

+ 1 - 4
docker/blocks/elastic5/fig

@@ -1,11 +1,8 @@
-# You need to run sysctl -w vm.max_map_count=262144 on the host machine
+# You need to run 'sysctl -w vm.max_map_count=262144' on the host machine
 
 
 elasticsearch5:
 elasticsearch5:
   image: elasticsearch:5
   image: elasticsearch:5
-  #command: elasticsearch -Des.network.host=0.0.0.0
   command: elasticsearch
   command: elasticsearch
   ports:
   ports:
     - "9200:9200"
     - "9200:9200"
     - "9300:9300"
     - "9300:9300"
- # volumes:
- # - ./blocks/elastic/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml