Skip to content

Commit 1ce1561

Browse files
committed
Update RemoteDesktop_GatewayExample.csproj
1 parent e81e4bc commit 1ce1561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RemoteDesktop_GatewayExample/RemoteDesktop_GatewayExample.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<AutoAssignPort>True</AutoAssignPort>
235235
<DevelopmentServerPort>3406</DevelopmentServerPort>
236236
<DevelopmentServerVPath>/</DevelopmentServerVPath>
237-
<IISUrl>http://scott-pc:3406/</IISUrl>
237+
<IISUrl>http://localhost:3406/</IISUrl>
238238
<NTLMAuthentication>False</NTLMAuthentication>
239239
<UseCustomServer>False</UseCustomServer>
240240
<CustomServerUrl>
@@ -250,4 +250,4 @@
250250
</Target>
251251
<Target Name="AfterBuild">
252252
</Target> -->
253-
</Project>
253+
</Project>

0 commit comments

Comments
 (0)