Add a call to the UseHttpsRedirection method just before the call to UseStaticFiles in the Configure method: app.UseHttpsRedirection(); 4.
確定! 回上一頁