Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
徐炜
2016-09-12 19:38:14 +0800
Commit
25cc9ad4d8b45a01e0b13443a6e0566c08b24c06
2 parents
52da34d0
2d209315
Merge branch 'release/4.9.2'
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
config/common.js
config/common.js
View file @
25cc9ad
...
...
@@ -11,6 +11,7 @@ const isTest = process.env.NODE_ENV === 'test';
module
.
exports
=
{
app
:
'h5'
,
appVersion
:
'4.9.2'
,
// 调用api的版本
port
:
6001
,
siteUrl
:
'//m.yohobuy.com'
,
domains
:
{
...
...
Please
register
or
login
to post a comment