Commit 3a48f72f authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Corrige definición de puerto de escucha

parent 9f719528
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ services:
    image: ${IMAGE_NAME:-quay.io/prometheuscommunity/elasticsearch-exporter}:${IMAGE_TAG:-latest}
    environment:
      ES_URI: ${ES_PROTOCOL}://${ES_USER}:${ES_PASS}@${ES_HOST}:${ES_PORT}
      WEB_LISTEN_ADDRESS: ${UI_PORT}
      WEB_LISTEN_ADDRESS: :${UI_PORT}
      ES_ALL:
      ES_CLUSTER_SETTINGS:
      ES_INDICES: