We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa39ea commit 28f006cCopy full SHA for 28f006c
1 file changed
src/NuGet.Server/Web.config
@@ -52,7 +52,7 @@
52
<add key="enableFrameworkFiltering" value="false" />
53
54
<!--
55
- When running NuGet.Server in a NAT network, ASP.NET may embed the erver's internal IP address in the V2 feed.
+ When running NuGet.Server in a NAT network, ASP.NET may embed the server's internal IP address in the V2 feed.
56
Uncomment the following configuration entry to enable NAT support.
57
-->
58
<!-- <add key="aspnet:UseHostHeaderForRequestUrl" value="true" /> -->
0 commit comments