Fix build
brod dependency snappyer didn't built anymore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user