123456789101112131415 |
- {
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- },
- "AllowedHosts": "*",
- "ScreenClient": {
- "ScreenUrl": "http://52.130.252.100:13000",
- "Timeout": 30000,
- "Delay": 500,
- "CenterUrl": "http://127.0.0.1:8807"
- }
- }
|