Merge remote-tracking branch 'refs/remotes/origin/contrib' into v14/dev
# Conflicts: # tests/Umbraco.Tests.AcceptanceTest/package-lock.json
This commit is contained in:
@@ -13,7 +13,7 @@ WebApplication app = builder.Build();
|
||||
|
||||
await app.BootUmbracoAsync();
|
||||
|
||||
#if (UseHttpsRedirect)
|
||||
#if UseHttpsRedirect
|
||||
app.UseHttpsRedirection();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user