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
{{ message }}
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
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?