14 lines
419 B
JSON
14 lines
419 B
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"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|