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