You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there I would love the see support for multiple SENTRY_DOTENV_PATH files. We have a setup with .env and .env.local. I would like to put the SENTRY_URL in the public .env file and the SENTRY_TOKEN in the local .env.local
Somthing like SENTRY_DOTENV_PATH=.env,.env.local would be great.