зеркало из https://github.com/mozilla/bedrock.git
Enable SECURE_SSL_REDIRECT setting for Heroku demos
This commit is contained in:
Родитель
5c4c033fb9
Коммит
58924ee59f
4
app.json
4
app.json
|
@ -18,12 +18,10 @@
|
|||
"LOG_LEVEL": "INFO",
|
||||
"PROD_DETAILS_STORAGE": "product_details.storage.PDDatabaseStorage",
|
||||
"RUN_SUPERVISOR": "True",
|
||||
"SECURE_SSL_REDIRECT": "True",
|
||||
"SECRET_KEY": {
|
||||
"description": "A secret key for verifying the integrity of signed cookies, though we don't use them.",
|
||||
"generator": "secret"
|
||||
},
|
||||
"SENTRY_DSN": {
|
||||
"description": "Configure error reporting to Sentry"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче