Fix build

brod dependency snappyer didn't built anymore
This commit is contained in:
2023-07-15 23:52:46 +02:00
parent bdb892efec
commit 8b53666134
7 changed files with 84 additions and 31 deletions

View File

@@ -9,8 +9,8 @@ import Config
# manifest is generated by the `mix phx.digest` task,
# which you should run after static files are built and
# before starting your production server.
config :kafkaex_lag_exporter, KafkaexLagExporterWeb.Endpoint,
cache_static_manifest: "priv/static/cache_manifest.json"
#config :kafkaex_lag_exporter, KafkaexLagExporterWeb.Endpoint,
# cache_static_manifest: "priv/static/cache_manifest.json"
# Do not print debug messages in production
config :logger, level: :info