We accidentally forgot to put our .env file in the .gitignore and had all our keys on Github earlier. I've removed it from our history and added it to .gitignore now but it means that everyone needs to make sure to rebase their code when pushing to Github or it'll put it back. Thanks!