Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-deploy-utils
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
qa-deploy-utils
Commits
ccccd85f
Commit
ccccd85f
authored
Feb 24, 2018
by
智勇
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://git.quantgroup.cn/QA/qa-deploy-utils
parents
15af8ce5
9683ee1c
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2211 deletions
+2
-2211
get_project_config.js
qa_shell_script/config_server/get_project_config.js
+1
-0
package-lock.json
qa_shell_script/config_server/package-lock.json
+0
-2211
package.json
qa_shell_script/config_server/package.json
+1
-0
No files found.
qa_shell_script/config_server/get_project_config.js
View file @
ccccd85f
...
@@ -11,6 +11,7 @@ var param = {
...
@@ -11,6 +11,7 @@ var param = {
var
hosts
=
{
var
hosts
=
{
"
activity-op
"
:
"
actapi.xyqb.com
"
,
"
activity-op
"
:
"
actapi.xyqb.com
"
,
"
activity-op-ui
"
:
"
activity-op.xyqb.com
"
,
"
activity-op-ui
"
:
"
activity-op.xyqb.com
"
,
"
account-center
"
:
"
account.xyqb.com
"
,
//"activity-ui": "activity.xyqb.com",
//"activity-ui": "activity.xyqb.com",
"
new-activity-ui
"
:
"
activity.xyqb.com
"
,
"
new-activity-ui
"
:
"
activity.xyqb.com
"
,
"
xyqb
"
:
"
api.xyqb.com
"
,
"
xyqb
"
:
"
api.xyqb.com
"
,
...
...
qa_shell_script/config_server/package-lock.json
deleted
100644 → 0
View file @
15af8ce5
This diff is collapsed.
Click to expand it.
qa_shell_script/config_server/package.json
View file @
ccccd85f
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
"body-parser"
:
"^1.18.2"
,
"body-parser"
:
"^1.18.2"
,
"child_process"
:
"^1.0.2"
,
"child_process"
:
"^1.0.2"
,
"express"
:
"^4.16.2"
,
"express"
:
"^4.16.2"
,
"request"
:
"^2.83.0"
,
"mongodb"
:
"^2.2.33"
,
"mongodb"
:
"^2.2.33"
,
"pm2"
:
"^2.7.2"
"pm2"
:
"^2.7.2"
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment