CN.CAICT.IDIS.Client.Web/appsettings.json

16 lines
390 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"DefaultConnection":"server=server.bitfall.icu;port=3306;database=ifactory;uid=ifactory;password=JdBfKR2dxhm76Ss2;",
"Urls":"http://+:5150",
"Signature": {
"DefaultHandle": "88.123.99/638514755153927653",
"DefaultType": "base64"
},
"AllowedHosts": "*"
}