delete https redirections
This commit is contained in:
		| @@ -72,7 +72,6 @@ builder.Services.AddSwaggerGen(); | ||||
|  | ||||
| var app = builder.Build(); | ||||
|  | ||||
| app.UseHttpsRedirection(); | ||||
| app.UseStaticFiles(new StaticFileOptions | ||||
| { | ||||
|     FileProvider = new PhysicalFileProvider( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user