Update web.config

This commit is contained in:
Pantalones411 2021-03-16 10:34:58 -05:00 committed by GitHub
parent cf0d90191c
commit 49c8f569ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
<configuration>
<!--
Configure your application settings in appsettings.json. Learn more at http://go.microsoft.com/fwlink/?LinkId=786380
:)
-->
<system.webServer>
<handlers>
@ -14,4 +15,4 @@
</environmentVariables>
</aspNetCore>
</system.webServer>
</configuration>
</configuration>