From 7a5b71488ad6df72f7a7a472f13cb54e77938060 Mon Sep 17 00:00:00 2001 From: Sean McArthur Date: Wed, 7 May 2014 18:31:05 -0700 Subject: [PATCH] update awsbox config --- packages/fxa-profile-server/config/awsbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fxa-profile-server/config/awsbox.json b/packages/fxa-profile-server/config/awsbox.json index bb631da1a5..03ae10fe6c 100644 --- a/packages/fxa-profile-server/config/awsbox.json +++ b/packages/fxa-profile-server/config/awsbox.json @@ -18,7 +18,7 @@ } }, "oauth": { - "url": "https://api-accounts.dev.lcip.org" + "url": "https://oauth.dev.lcip.org/v1" }, "uploads": { "dir": "/home/app/var/uploads"