Merge pull request #2 from Pantalones411/Pantalones411-patch-2

Update web.config
This commit is contained in:
Pantalones411 2021-03-16 10:46:50 -05:00 committed by GitHub
commit 729f9efd48
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>