李昊 4 年之前
父節點
當前提交
8a59b239f6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gx_api/GxPress/Api/GxPress.Api/Startup.cs

+ 1 - 1
gx_api/GxPress/Api/GxPress.Api/Startup.cs

@@ -127,7 +127,7 @@ namespace GxPress.Api
             {
                 FileProvider = new PhysicalFileProvider(
             Path.Combine(Directory.GetCurrentDirectory(), "wwwroot")),
-                RequestPath = "/MyImages",
+                RequestPath = "/",
                 ContentTypeProvider = provider
             });
             app.UseDirectoryBrowser(new DirectoryBrowserOptions