12345678910111213141516 |
- {
- "ConnectionStrings": {
- "PaymentSystemDB": "server=132.232.92.186;uid=sa;pwd=Yjx@158291;database=PaymentSystemDB;"
- },
- "JwtSecurityKey": "48d3f4fe770940a1068052f581536b81",
- "UseSwagger": "true"
- //"Logging": {
- // "LogLevel": {
- // "Default": "Information",
- // "Microsoft.AspNetCore": "Warning"
- // }
- //},
- //"AllowedHosts": "*"
- }
|