Skip to content

Commit

Permalink
don’t print debug in production
Browse files Browse the repository at this point in the history
Signed-off-by: Zack Siri <[email protected]>
  • Loading branch information
zacksiri committed Nov 8, 2023
1 parent ec5f952 commit b41f264
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/prod.exs
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
import Config

config :logger, level: :info

0 comments on commit b41f264

Please sign in to comment.