Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Adding some information to do with which port our google
API key is expecting requests from
  • Loading branch information
dennis committed Mar 22, 2017
1 parent 3406415 commit b70b72a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

## Development environment notes:
- We are using the Figaro gem for keeping our ENV file hidden. There is a file called `/config/application.yml` that is not commited. If you are being unboarded onto this project ask someone who has done previous work for the file.
- The google API key that we are developing with is configured to accept requests from localhost:3000. If you are using another port for development and attempt to sign in you will get an unauthorized redirect URI error. Use port 3000.

0 comments on commit b70b72a

Please sign in to comment.