Commit c0ecd81b authored by qa_quantgroup's avatar qa_quantgroup

hebing

parent d050a4e9
......@@ -9,6 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.18.2",
"child_process": "^1.0.2",
"express": "^4.16.2",
"pm2": "^2.7.2"
......
......@@ -84,6 +84,14 @@ tranceConfig ui "wx89894cd83d117b26" "wx5b2e77c58fdcf1a5" "192.168.4.24" "activi
#tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.14" "xyqb-mall.properties"
tranceConfig java "www.q-gp.com:1462" "192.168.4.14:7062" "192.168.4.14" "xyqb-user2.properties"
tranceConfig java "www.q-gp.com:2181" "192.168.4.14:2181" "192.168.4.14" "xyqb-user2.properties"
tranceConfig ui "wechattest.xyqb.com" "xyqb-user2-14.q-gp.com" "192.168.4.14" "xyqb-user-ui.js"
tranceConfig java "wx89894cd83d117b26" "wxc94ca68b353e90d0" "192.168.4.14" "xyqb-user2.properties"
tranceConfig java "11fb7f6a8b8edf2776a72c2f5624229c" "e30380e9ade07f361e51a643f94d8817" "192.168.4.14" "xyqb-user2.properties"
tranceConfig ui "wx89894cd83d117b26" "wxc94ca68b353e90d0" "192.168.4.14" "xyqb-user-ui.js"
tranceConfig java "192.168.4.14:7043" "xyqb-user-ui-14.q-gp.com" "192.168.4.14" "xyqb-user2.properties"
tranceConfig ui "wechattest.xyqb.com" "xyqb-user2-14.q-gp.com" "192.168.4.14" "new-xyqb-user-ui.js"
tranceConfig ui "wx89894cd83d117b26" "wxc94ca68b353e90d0" "192.168.4.14" "new-xyqb-user-ui.js"
#4.15
#tranceConfig java "192.168.4.15:7007" "139.198.2.95:1507" "192.168.4.15" "gu-bei.properties"
......@@ -167,7 +175,7 @@ tranceConfig java "wx.api_host=https:\/\/api.mch.weixin.qq.com\/" "wx.api_host=h
#tranceConfig node ":7013/app/login" ":7042/app/login2" "192.168.4.72" "AppBackend.js"
#tranceConfig node ":7013" ":7042" "192.168.4.72" "AppBackend.js"
#tranceConfig java "wx.api_host=https:\/\/api.mch.weixin.qq.com\/" "wx.api_host=http:\/\/mock.q-gp.com\/" "192.168.4.72" "gu-bei.properties"
tranceConfig node "http://139.198.2.95:38099" "http://192.168.4.484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848484848:8099" "192.168.4.72" "AppBackend.js"
tranceConfig node "http://139.198.2.95:38099" "http://192.168.4.48:8099" "192.168.4.72" "AppBackend.js"
#4.151
tranceConfig java "xyqb.is.debug=0" "xyqb.is.debug=1" "192.168.4.151" "xyqb.properties"
tranceConfig java "liebao.aes.key=0123456789abcdef" "liebao.aes.key=e2XNtnB8QEEuvhEW" "192.168.4.151" "cash-loan-flow.properties"
......
......@@ -62,12 +62,12 @@ addFrpcLoc local_ http 8000 q-gp.com / $filename
addFrpcSub store http 127.0.0 1 8001 store $filename
addFrpcSub h5 http 192.168.4 25 7051 h5 $filename
addFrpcSub mock http 172.30.199 2 80 mock $filename
addFrpcSub mock http 192.168.4 27 80 mock $filename
addFrpcSub atm http 192.168.4 18 3000 atm $filename
addFrpcSub auth-center http 192.168.4 193 8099 auth-center-38 $filename
addFrpcSub company http 172.30.199 2 10087 company-241 $filename
addFrpcSub bp http 172.30.199 2 10084 bp $filename
addFrpcSub qahelp http 172.30.199 2 8000 qahelp $filename
addFrpcSub company http 192.168.4 27 10087 company-241 $filename
addFrpcSub bp http 192.168.4 27 10084 bp $filename
addFrpcSub qahelp http 192.168.4 27 8000 qahelp $filename
......@@ -148,7 +148,7 @@ function createNginxHttpAndSSLConf()
rm -rf $nginxname/*
createNginxSSLConf store 172.30.199.2 9000 $nginxname/store.conf
createNginxSSLConf store 192.168.4.27 9000 $nginxname/store.conf
for ip_last in ${ips[@]}
do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment