~ihabunek/harvey

cecfeae9c3855ede866f5c11fac74f5ebd337434 — Ivan Habunek 9 months ago a553bb2
Set sentry environment for dev
1 files changed, 3 insertions(+), 0 deletions(-)

M config/dev.exs
M config/dev.exs => config/dev.exs +3 -0
@@ 80,3 80,6 @@ config :phoenix, :plug_init_mode, :runtime

# Disable swoosh api client as it is only required for production adapters.
config :swoosh, :api_client, false

# Set sentry environemnt
config :sentry, environment_name: :dev