Commit 442a15ed authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Revert "Habilita lazy load para metadata y paso de color"

This reverts commit 8c169411.
parent 8c169411
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@ PORT=8000
PROXY=true
MAX_BYTES=50000
RECORD_POLL_TIMEOUT=30000
LAZY_LOAD_TOPIC_META=true
DEBUG_LOGS_ENABLED=true

TRAEFIK_AUTH=user:$apr1$md5password
+0 −2
Original line number Diff line number Diff line
@@ -7,9 +7,7 @@ services:
      PROXY:
      MAX_BYTES:
      RECORD_POLL_TIMEOUT:
      LAZY_LOAD_TOPIC_META:
      DEBUG_LOGS_ENABLED:
      COLOR:
    networks:
      kafka-net:
      traefik-net: