diff --git a/ALLOWED_HOSTS b/ALLOWED_HOSTS deleted file mode 100644 index e69de29..0000000 diff --git a/ALLOWED_HOSTS.example b/ALLOWED_HOSTS.example new file mode 100644 index 0000000..769e3b9 --- /dev/null +++ b/ALLOWED_HOSTS.example @@ -0,0 +1,4 @@ +localhost +127.0.0.1 +::1 +any.other.host.you.want.to.allow.com