Browse Source
Merge pull request #2 from Pantalones411/Pantalones411-patch-2
Update web.config
pull/1632/head
Pantalones411
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
src/Services/Basket/Basket.API/web.config
|
|
@ -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> |