| 123456789101112131415161718192021 |
- {
- "appId":"content",
- "dirname":"ContentService",
- "description":"内容服务",
- "appRepo":"/ContentService",
- "dependencyRepos":"/DataCenter,/ContentService,/UserService,/DotNetCore",
- "env":"dev",
- "entryDir":"/ContentService/4-ContentPresentation/Com.IQuizoo.ContentService",
- "projId":"branch-20200509",
- "appDeploy":{
- "hosts":"localhost",
- "httpPort":8002,
- "healthCheck":"/health",
- "runningDir":""
- },
- "notification":{
- "notifyName":"ding 通知",
- "notifyType":"ding",
- "destination":"https://oapi.dingtalk.com/robot/send?access_token=ba9cf0d846cff8c471168e0d2f91ec0c44645a086cf5e4e421697c9b0c606bd2"
- }
- }
|