change files to publish

This commit is contained in:
Дмитрий Шиманский
2023-12-19 20:24:05 +03:00
parent d3aac3ccbf
commit a690cd5b40
2 changed files with 2 additions and 16 deletions

3
.gitignore vendored
View File

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

View File

@@ -1,15 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"connectionOnServer": "Host=185.104.112.180;Username=yaflay;Password=hQgtruasSS;Database=Blog",
"applicationId": "1115013432710799440",
"appToken": "lol",
"clientId": "1115013432710799440",
"clientSecret": "n-HsYyBPBTM0O3bQ7tFXPsmIas8F8TY9",
"redirectUrl": "http://localhost/code"
}