From 6ea938a91ab197ac391bd12defafddd00a6c6601 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 16 Sep 2022 10:36:25 +0200 Subject: [PATCH] Aggiunta web.config x windows auth --- MP.SPEC/web.config | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 MP.SPEC/web.config diff --git a/MP.SPEC/web.config b/MP.SPEC/web.config new file mode 100644 index 00000000..8b60d983 --- /dev/null +++ b/MP.SPEC/web.config @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file