Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
quantum-blocks
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
ui
quantum-blocks
Commits
1a045991
Commit
1a045991
authored
May 20, 2021
by
郭志伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
fd5c2d36
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
apollo.json
config/apollo.json
+26
-0
No files found.
config/apollo.json
0 → 100644
View file @
1a045991
{
"api"
:
{
"apiHost"
:
"https://quantum-blocks-vcc2.liangkebang.net/"
,
"h5Host"
:
"https://quantum-h5-vcc2.liangkebang.net/"
,
"opapiHost"
:
"https://opapi-vcc2.liangkebang.net/"
},
"mysql"
:
{
"low_code"
:
{
"host"
:
"mysql"
,
"port"
:
"3306"
,
"username"
:
"qa"
,
"password"
:
"qatest"
,
"database"
:
"low_code"
}
},
"redis"
:
{
"port"
:
"6379"
,
"host"
:
"redis"
,
"password"
:
""
,
"db"
:
0
},
"qiniu"
:
{
"qiniuUpHost"
:
"https://up-z0.qiniup.com"
,
"qiniuHost"
:
"https://appsync.lkbang.net"
}
}
\ No newline at end of file
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