Commit 1b6ef76b authored by Noel Alonso's avatar Noel Alonso
Browse files

Cambia configuración de elastic entorno pre

parent d893ace0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ services:

networks:
  elastic-net:
    name: ${ELASTIC_NET_NAME:-elastic-net}
    name: ${ELASTIC_NET_NAME:-elastic6-net}
    driver: ${ELASTIC_NET_DRIVER:-overlay}
    external: true

+1 −1
Original line number Diff line number Diff line
server.port=8080
#elastic
elastic.addresses=es6-1
elastic.addresses=es6-1,es6-2,es6-3
elastic.port=9200
elastic.clusterName=es_dev
redmic.elasticsearch.check.mappings=true