make api
This commit is contained in:
		| @@ -77,7 +77,7 @@ app.UseStaticFiles(new StaticFileOptions | |||||||
| { | { | ||||||
|     FileProvider = new PhysicalFileProvider( |     FileProvider = new PhysicalFileProvider( | ||||||
|            Path.Combine(builder.Environment.ContentRootPath, "cyber-boom-files")), |            Path.Combine(builder.Environment.ContentRootPath, "cyber-boom-files")), | ||||||
|     RequestPath = "/cyber-boom-files" |     RequestPath = "/api/cyber-boom-files" | ||||||
| }); | }); | ||||||
|  |  | ||||||
| // Configure the HTTP request pipeline. | // Configure the HTTP request pipeline. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user