Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
Email Patches
Plain Diff
Browse Files
Authored by
dongjunjie
2016-06-28 13:42:14 +0800
Commit
c3a6d9046804440076e0f9c7c2983959cc9f4575
1 parent
e53bcb6a
端口改30012
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/index.js
code/index.js
View file @
c3a6d90
...
...
@@ -47,7 +47,7 @@ var apiCofig = {
system
:
Iaccount
},
apps
:
path
.
join
(
__dirname
,
"apps"
),
port
:
3001
6
,
port
:
3001
2
,
log
:{
consoles
:[
'log'
,
'info'
,
'warn'
,
'error'
],
src
:
path
.
join
(
__dirname
,
".."
,
"logs"
)
...
...
Please
register
or
login
to post a comment