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

3
.gitignore vendored
View File

@@ -360,4 +360,5 @@ MigrationBackup/
.ionide/
# Fody - auto-generated XML schema
FodyWeavers.xsd
FodyWeavers.xsd
/appsettings.json

View File

@@ -1,9 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}