Commit 128b6554 by lizefeng

超时配置

parent c128adec
......@@ -18,6 +18,6 @@ namespace AutoTurnOver
}
public static IWebHostBuilder CreateWebHostBuilder(string[] args) =>
WebHost.CreateDefaultBuilder(args);
WebHost.CreateDefaultBuilder(args);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment