Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-shop-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
weiqingting
2016-06-13 14:11:07 +0800
Commit
1e8d4ac5131a508a4e4b39b50e7ee3c0b8a84bdd
1 parent
bfd0fd5a
提交
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
server/index.js
server/index.js
View file @
1e8d4ac
...
...
@@ -77,6 +77,7 @@ console.log("环境:"+process.env.NODE_ENV);
if
(
process
.
env
.
NODE_ENV
!==
'development'
){
apiCofig
.
log
.
src
=
"/Data/logsnode/yohobuy-portal-log/"
}
/*环境配置*/
if
(
process
.
env
.
NODE_ENV
===
"development"
){
...
...
Please
register
or
login
to post a comment