Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
fix(avatars): set the correct OAuth client ID for fxa-dev environment
Browse files Browse the repository at this point in the history
Fixes #1683.
  • Loading branch information
zaach committed Sep 22, 2014
1 parent feff425 commit f637476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/config/awsbox.json
@@ -1,6 +1,7 @@
{
"fxaccount_url": "https://api-accounts.dev.lcip.org",
"oauth_url": "https://oauth.dev.lcip.org",
"oauth_client_id": "ea3ca969f8c6bb0d",
"static_directory": "dist",
"page_template_subdirectory": "dist",
"static_max_age" : 0,
Expand Down

0 comments on commit f637476

Please sign in to comment.