Skip to content

Commit e26d552

Browse files
Update src/NuGetGallery/Web.config
Co-authored-by: lyndaidaii <[email protected]>
1 parent f1bb1f7 commit e26d552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NuGetGallery/Web.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<!-- CSP related settings -->
210210
<!-- *********************** -->
211211
<!-- need to be changed per enviroment-->
212-
<add key="CspReportUri" value="https://csp.microsoft.com/report/NuGetGallery-Dev"/>
212+
<add key="Gallery.CspReportUri" value=""/>
213213
</appSettings>
214214
<connectionStrings>
215215
<add name="Gallery.SqlServer" connectionString="Data Source=(localdb)\mssqllocaldb; Initial Catalog=NuGetGallery; Integrated Security=True; MultipleActiveResultSets=True" providerName="System.Data.SqlClient"/>

0 commit comments

Comments
 (0)