From 835e8c48a8708977749ccf4446c29910c5417193 Mon Sep 17 00:00:00 2001 From: Josh Gough Date: Thu, 14 Aug 2014 17:53:28 -0400 Subject: [PATCH] Serve .json files from Azure --- Web.config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Web.config diff --git a/Web.config b/Web.config new file mode 100644 index 0000000..66c26ab --- /dev/null +++ b/Web.config @@ -0,0 +1,9 @@ + + + + + + + + +