Actions
Feature #9106
closedAllow all hosts
Start date:
07/16/2018
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
At the moment we have different sets of allowed hosts for production and development modes. Indeed, we just need to allow all hosts since more advanced settings are appropriate for publicly available servers with recognized names. If needed one will be able to set other values for this setting in the manual order.
Updated by Evgeny Novikov over 6 years ago
- Status changed from New to Resolved
I did it in branch deploy-fixes-and-improvements.
Updated by Evgeny Novikov over 6 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in b33a51eb. One shouldn't set up ALLOWED_HOSTS anymore.
Actions