Skip to content

Commit 3b39180

Browse files
Apply suggestion from @halter73
Co-authored-by: Stephen Halter <halter73@gmail.com>
1 parent 4bb26f0 commit 3b39180

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

samples/EverythingServer/Program.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,6 @@ await ctx.Server.SampleAsync([
175175

176176
var app = builder.Build();
177177

178-
app.UseHttpsRedirection();
179-
180178
app.MapMcp();
181179

182180
app.Run();

0 commit comments

Comments
 (0)