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.
Hey there I would love the see support for multiple SENTRY_DOTENV_PATH files. We have a setup with
.envand.env.local. I would like to put the SENTRY_URL in the public.envfile and the SENTRY_TOKEN in the local.env.localSomthing like
SENTRY_DOTENV_PATH=.env,.env.localwould be great.