mirror of
https://github.com/guilhermewerner/gerencia-projetos
synced 2025-06-16 15:05:39 +00:00
Fix Bugs
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
|
||||
IIS configuration sections.
|
||||
@ -157,7 +157,7 @@
|
||||
</site>
|
||||
<site name="GerenciaProjetos" id="2">
|
||||
<application path="/" applicationPool="GerenciaProjetos AppPool">
|
||||
<virtualDirectory path="/" physicalPath="C:\Users\GuiNerd\source\repos\GerenciaProjetos\GerenciaProjetos" />
|
||||
<virtualDirectory path="/" physicalPath="C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos" />
|
||||
</application>
|
||||
<bindings>
|
||||
<binding protocol="http" bindingInformation="*:55456:localhost" />
|
||||
|
Reference in New Issue
Block a user