Skip to content

Commit

Permalink
Comment Sentry DSN in example secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
RichDom2185 committed Sep 20, 2024
1 parent bd430a8 commit c0ae608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/dev.secrets.exs.example
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ config :cadet,
# optional, passed to [HTTPoison.Request](https://hexdocs.pm/httpoison/HTTPoison.Request.html) options
http_options: [recv_timeout: 170_0000]

config :sentry,
dsn: "https://public_key/sentry.io/somethingsomething"
# config :sentry,
# dsn: "https://public_key/sentry.io/somethingsomething"

# # Additional configuration for SAML authentication
# # For more details, see https://github.com/handnot2/samly
Expand Down

0 comments on commit c0ae608

Please sign in to comment.