Hi I followed the instructions on how to setup sentry from here:
https://github.com/getsentry/onpremise
And figured out that for email to work i need to add environment variables to the docker-compose.yml file. But just adding GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET to the same place does not work.
Do I need to download something somewhere? Or run the pip command inside a container? or how do I install it?