зеркало из https://github.com/mozilla/fxa.git
Merge pull request mozilla/fxa-local-dev#73 from mozilla/force-signin-unblock
feat(config): Add force signin unblock email config. r=@philbooth
This commit is contained in:
Коммит
b585f094cd
|
@ -26,7 +26,8 @@
|
|||
"cwd": "fxa-auth-server",
|
||||
"env": {
|
||||
"NODE_ENV": "dev",
|
||||
"IP_ADDRESS": "0.0.0.0"
|
||||
"IP_ADDRESS": "0.0.0.0",
|
||||
"SIGNIN_UNBLOCK_FORCED_EMAILS": "^block.*@restmail\\.net$"
|
||||
},
|
||||
"max_restarts": "1",
|
||||
"min_uptime": "2m"
|
||||
|
|
Загрузка…
Ссылка в новой задаче