ALLOWED_HOSTS file is used in production to determine which hosts this
server is allowed to respond from. This has been moved to
ALLOWED_HOSTS.example with some example usage included. This is mostly
used to prevent accidentally committing and overwriting allowed hosts
used in production.
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>