Merge pull request #2 from Pantalones411/Pantalones411-patch-2
Update web.config
This commit is contained in:
		
						commit
						729f9efd48
					
				@ -2,6 +2,7 @@
 | 
				
			|||||||
<configuration>
 | 
					<configuration>
 | 
				
			||||||
  <!--
 | 
					  <!--
 | 
				
			||||||
    Configure your application settings in appsettings.json. Learn more at http://go.microsoft.com/fwlink/?LinkId=786380
 | 
					    Configure your application settings in appsettings.json. Learn more at http://go.microsoft.com/fwlink/?LinkId=786380
 | 
				
			||||||
 | 
					    :)
 | 
				
			||||||
  -->
 | 
					  -->
 | 
				
			||||||
  <system.webServer>
 | 
					  <system.webServer>
 | 
				
			||||||
    <handlers>
 | 
					    <handlers>
 | 
				
			||||||
@ -14,4 +15,4 @@
 | 
				
			|||||||
      </environmentVariables>
 | 
					      </environmentVariables>
 | 
				
			||||||
    </aspNetCore>
 | 
					    </aspNetCore>
 | 
				
			||||||
  </system.webServer>
 | 
					  </system.webServer>
 | 
				
			||||||
</configuration>
 | 
					</configuration>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user