oops didn't mean to commit that

This commit is contained in:
Shannon
2021-03-17 17:56:40 +11:00
parent 1a2d8623e6
commit a3b4bb7bd9
2 changed files with 2 additions and 4 deletions

View File

@@ -3,4 +3,3 @@
@using Umbraco.Cms.Web.Common.PublishedModels
@using Umbraco.Cms.Web.Common.Views
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, Umbraco.Cms.Web.UI.NetCore

View File

@@ -25,8 +25,7 @@
"HideTopLevelNodeFromPath": true,
"UmbracoPath": "~/umbraco",
"TimeOutInMinutes": 20,
"UseHttps": false,
"Id": "e1a9f744-f81e-4437-aabd-fac783868310"
"UseHttps": false
},
"Hosting": {
"Debug": false
@@ -72,4 +71,4 @@
}
}
}
}
}