Skip to content

Instantly share code, notes, and snippets.

@briancarycom
Created April 30, 2020 18:34
Show Gist options
  • Select an option

  • Save briancarycom/70f1c81bd5bdf01983b09d31e620a7ee to your computer and use it in GitHub Desktop.

Select an option

Save briancarycom/70f1c81bd5bdf01983b09d31e620a7ee to your computer and use it in GitHub Desktop.
[Worklete Google config] Oauth setup for local dev #standard
heroku config -a worklete | grep GOOGLE
GOOGLE_CLIENT_SECRET=...
GOOGLE_CLIENT_ID=...
put those in .env
then docker-compose up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment