| 123456789101112131415161718192021222324 |
- {
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft": "Warning",
- "Microsoft.Hosting.Lifetime": "Information"
- }
- },
- "AllowedHosts": "*",
- "ConnectionStrings": {
- "HangfireConnection": "Server=.,38064;Database=Apq_DBA;User Id=\"sa\";Password=\"Sql_2022\";Encrypt=False;",
- "DS64Connection": "Server=.,38064;Database=DS;User Id=\"sa\";Password=\"Sql_2022\";Encrypt=False;",
- "DSUser64Connection": "Server=.,38064;Database=DSUser;User Id=\"sa\";Password=\"Sql_2022\";Encrypt=False;"
- },
- "x7sy": {
- "useName": "Dev",
- "Dev": {
- "url": "https://api.x7sy.com/x7DetectionHelper/gateway"
- },
- "x7sy": {
- "url": "https://api.x7sy.com/x7Detection/gateway"
- }
- }
- }
|