We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 048836c + d692850 commit ffd2b40Copy full SHA for ffd2b40
docs/index.rst
@@ -36,7 +36,7 @@ Setup the application production environment in your ``config/prod.exs``
36
37
config :sentry,
38
dsn: "https://public:[email protected]/1",
39
- environment_name: :prod
+ environment_name: :prod,
40
tags: %{
41
env: "production"
42
},
0 commit comments