Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-api
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
1
Merge Requests
1
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-api
Commits
0fe01d68
Commit
0fe01d68
authored
Jan 19, 2021
by
温海元
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix the issue of dbsync
parent
c673d09f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
qa-api.iml
qa-api.iml
+9
-0
prod.config.js
src/prod.config.js
+1
-0
No files found.
qa-api.iml
0 → 100644
View file @
0fe01d68
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"WEB_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
inherit-compiler-output=
"true"
>
<exclude-output
/>
<content
url=
"file://$MODULE_DIR$"
/>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
</module>
\ No newline at end of file
src/prod.config.js
View file @
0fe01d68
...
...
@@ -34,6 +34,7 @@ module.exports = {
auth
:
'
Basic cWE6cWF0ZXN0
'
,
},
//qahome的账户一般没人动。密码的话可能一年失效一次。到时候需要重新改下密码。
jenkins
:
{
api
:
'
http://qahome:Quantgroup123@192.168.4.96:8080
'
,
},
...
...
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