Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Added more instructions about how to set up google API
Browse files Browse the repository at this point in the history
  • Loading branch information
byronfactual committed Nov 18, 2016
1 parent 8ba0346 commit 0e50035
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.override.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ services:
# Type: Web application
# Authorized JavaScript origins: http://localhost:3000
# Authorized redirect URIs: http://localhost:3000/auth/google_oauth2/callback
# Make sure to enable the "Google+ API" in the console.
- rails_settings.google_oauth.client_id=OAUTH_ID
- rails_settings.google_oauth.client_secret=OAUTH_SECRET

0 comments on commit 0e50035

Please sign in to comment.