| 123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "appId":"content",
- "dirname":"ContentService",
- "description":"内容服务",
- "env":"dev",
- "entryDir":"/ContentService/4-ContentPresentation/Com.IQuizoo.ContentService",
- "appRepo":"svn://192.168.0.214/azy/CodeRepositories/IQuizoo.Service/branches/20200509/ContentService",
- "dependencyRepos":"svn://192.168.0.214/azy/CodeRepositories/IQuizoo.Service/branches/20200509/DataCenter,svn://192.168.0.214/azy/CodeRepositories/IQuizoo.Service/branches/20200509/ContentService,svn://192.168.0.214/azy/CodeRepositories/IQuizoo.Service/branches/20200509/UserService,svn://192.168.0.214/azy/CodeRepositories/IQuizoo.Service/branches/20200509/DotNetCore",
- "appBuild":{
- "appUpdate":{
- "repoName":"svn-214",
- "repoType":"svn",
- "username":"gjs",
- "password":"gjs1234"
- },
- "appCompile":{
- "compilerName":"dotnet2.2",
- "compilerType":"dotnet",
- "compilerHome":"/home/reghao/opt/env/dotnet/dotnet-sdk-2.2.101",
- "script":"dotnet publish"
- },
- "appPack":{
- "packerName":"docker",
- "packerType":"docker",
- "packerPath":"192.168.0.222:5000/iq3x"
- }
- },
- "appDeploy":{
- "hosts":"localhost",
- "httpPort":8002,
- "healthCheck":"/health",
- "runningDir":""
- },
- "notification":{
- "notifyName":"ding 通知",
- "notifyType":"ding",
- "destination":"https://oapi.dingtalk.com/robot/send?access_token=ba9cf0d846cff8c471168e0d2f91ec0c44645a086cf5e4e421697c9b0c606bd2"
- }
- }
|