change OAUTH_ACCOUNT_URI to stage to match other OAUTH defaults (#4850)
This commit is contained in:
Родитель
5a3a31fd2b
Коммит
f969fad449
3
.env
3
.env
|
@ -39,8 +39,7 @@ OAUTH_CLIENT_SECRET=get-this-from-groovecoder-or-fxmonitor-engineering
|
|||
OAUTH_AUTHORIZATION_URI=https://oauth.stage.mozaws.net/v1/authorization
|
||||
OAUTH_PROFILE_URI=https://profile.stage.mozaws.net/v1/profile
|
||||
OAUTH_TOKEN_URI=https://oauth.stage.mozaws.net/v1/token
|
||||
OAUTH_ACCOUNT_URI = "https://oauth.accounts.firefox.com/v1"
|
||||
OAUTH_API_URI="https://api-accounts.stage.mozaws.net/v1"
|
||||
OAUTH_ACCOUNT_URI="https://api-accounts.stage.mozaws.net/v1"
|
||||
|
||||
# HIBP API for breach data
|
||||
# How many seconds to wait before refreshing upstream breach data from HIBP
|
||||
|
|
Загрузка…
Ссылка в новой задаче