fix
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<aspNetCore processPath="bin\Debug\net6.0\MyOffice.Web.exe" arguments="" stdoutLogEnabled="true" stdoutLogFile=".\logs\stdout" hostingModel="InProcess">
|
||||
<environmentVariables>
|
||||
<environmentVariable name="ASPNETCORE_ENVIRONMENT" value="Development" />
|
||||
<environmentVariable name="ASPNETCORE_HTTPS_PORT" value="9101" />
|
||||
<environmentVariable name="ASPNETCORE_HTTPS_PORT" value="9301" />
|
||||
</environmentVariables>
|
||||
</aspNetCore>
|
||||
</system.webServer>
|
||||
|
||||
Reference in New Issue
Block a user