add blogs, redirects

set admin-panel
This commit is contained in:
Дмитрий Шиманский
2023-12-19 11:36:19 +03:00
parent d2fe5665b7
commit 14d045107f
2 changed files with 2 additions and 10 deletions
+2 -1
View File
@@ -360,4 +360,5 @@ MigrationBackup/
.ionide/ .ionide/
# Fody - auto-generated XML schema # Fody - auto-generated XML schema
FodyWeavers.xsd FodyWeavers.xsd
/appsettings.json
-9
View File
@@ -1,9 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}