From 6cf27444b53f113c33c0ac9bae630ea048feebef Mon Sep 17 00:00:00 2001 From: Matt Kilgore Date: Mon, 27 Jul 2020 18:53:53 -0400 Subject: [PATCH] Add IIS config for easier windows setup --- public/web.config | 51 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 public/web.config diff --git a/public/web.config b/public/web.config new file mode 100644 index 0000000..753f8d8 --- /dev/null +++ b/public/web.config @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +