The official config filename is config.yml. Interpret ALLOWED_HOSTS as YAML.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-08-26 05:11:42 -04:00
parent 4a61275e80
commit b5abb04c0d

View File

@@ -114,6 +114,8 @@
are no results available.
- Add a new column to settings showing if they are overrided
via environment variable.
- The official config filename is config.yml.
- Interpret ALLOWED_HOSTS as YAML.
3.0.3 (2018-08-17)