Remove Sentry

Not used, and it has a quite a few outdated dependencies.
This commit is contained in:
Claudio Ortolina
2024-10-14 18:58:10 +01:00
parent 49f5ae30f2
commit 5e7280176f
7 changed files with 5 additions and 32 deletions
-6
View File
@@ -61,12 +61,6 @@ if config_env() == :prod do
],
secret_key_base: secret_key_base
config :sentry,
dsn: System.get_env("SENTRY_DSN"),
environment_name: config_env(),
enable_source_code_context: true,
root_source_code_paths: [File.cwd!()]
# ## SSL Support
#
# To get SSL working, you will need to add the `https` key