37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
{
|
|
"ConnectionStrings": {
|
|
"ConnectionString": "Data Source=195.26.231.218;Initial Catalog=FruitBank_DEV;Integrated Security=False;Persist Security Info=False;User ID=sa;Password=v6f_?xNfg9N1;Trust Server Certificate=True"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Microsoft.AspNetCore.SignalR": "Debug"
|
|
}
|
|
},
|
|
"AyCode": {
|
|
"ProjectId": "f9f9383f-c459-4b9f-b0b5-201bd4a9c21b",
|
|
"Urls": {
|
|
"BaseUrl": "https://localhost:59579",
|
|
"ApiBaseUrl": "https://localhost:59579"
|
|
},
|
|
"Logger": {
|
|
"AppType": "Server",
|
|
"LogLevel": "Detail",
|
|
"LogWriters": [
|
|
{
|
|
"LogLevel": "Detail",
|
|
"LogWriterType": "FruitBank.Common.Server.Services.Loggers.ConsoleLogWriter, FruitBank.Common.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
|
|
},
|
|
//{
|
|
// "LogLevel": "Detail",
|
|
// "LogWriterType": "Mango.Nop.Services.Loggers.NopLogWriter, Mango.Nop.Services, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
|
|
//}
|
|
]
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
|
|
|
|
}
|