Skip to content

Commit

Permalink
Revert "configurable host"
Browse files Browse the repository at this point in the history
This reverts commit 2ec3de1.
  • Loading branch information
bartekupartek committed Mar 15, 2021
1 parent 00e1f5e commit b41f76b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/prod.exs
Expand Up @@ -17,9 +17,3 @@ config :imager, ImagerWeb.Endpoint, server: true

# Do not print debug messages in production
config :logger, level: :info

config :vmstats,
sink: Imager.Stats,
base_key: "erlang"

config :statix, host: "${STATS_HOST}"

0 comments on commit b41f76b

Please sign in to comment.