Problem Statement
I want to use same code on multiple domain and want to set different dsn according to domain, so I need to configure sentry dsn for it, is setting SENTRY_DSN and SENTRY_ENVIRONMENT will work for me if I set it in middleware
Solution Brainstorm
No response