From a89087b7fa46378dcb8acda9263ab82e469f53fd Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Thu, 5 Jun 2025 01:26:47 -0500 Subject: [PATCH] test(iis test): testing to put lst in iis to get ssl :D --- frontend/web.config | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 frontend/web.config diff --git a/frontend/web.config b/frontend/web.config new file mode 100644 index 0000000..0329ab5 --- /dev/null +++ b/frontend/web.config @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file