From 241eb26adf1e7c3962384431c260547e102f1d6a Mon Sep 17 00:00:00 2001 From: GiteaAdmin Date: Sun, 8 Jan 2023 17:05:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=20iis=20=E7=94=A8=20web.conf?= =?UTF-8?q?ig?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Frontend/Web.config | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Frontend/Web.config diff --git a/Frontend/Web.config b/Frontend/Web.config new file mode 100644 index 0000000..44aa1d6 --- /dev/null +++ b/Frontend/Web.config @@ -0,0 +1,12 @@ + + + + + + + + + \ No newline at end of file