diff --git a/Properties/launchSettings.json b/Properties/launchSettings.json index d6df54f..3b1961d 100644 --- a/Properties/launchSettings.json +++ b/Properties/launchSettings.json @@ -2,7 +2,7 @@ "$schema": "http://json.schemastore.org/launchsettings.json", "iisSettings": { "windowsAuthentication": true, - "anonymousAuthentication": false, + "anonymousAuthentication": true, "iisExpress": { "applicationUrl": "http://localhost:3643", "sslPort": 44347 diff --git a/web.config b/web.config index 8c9cb7a..bbba6bf 100644 --- a/web.config +++ b/web.config @@ -1 +1,25 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file