12345678910111213141516 |
- {
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft": "Warning",
- "Microsoft.Hosting.Lifetime": "Information"
- }
- },
- "AgileConfig": {
- "appId": "1",
- "secret": "1",
- "nodes": "http://wms.xingyunyi.cn:9522" //¶à¸ö½ÚµãʹÓöººÅ·Ö¸ô
- },
- "urls": "http://*:7004",
- "AllowedHosts": "*"
- }
|