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
xuhongyun
2018-06-07 11:35:03 +0800
Commit
8b1cf28171a104038ceeb7b1b18ea8ea192601be
1 parent
4878c5d4
build
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
server/libs/App.js
server/libs/App.js
View file @
8b1cf28
...
...
@@ -155,4 +155,6 @@ module.exports = function (apiCofig) {
console
.
log
(
"HOST:"
+
host
+
"PORT:"
+
port
);
});
process
.
env
.
TEMP
=
'/Data/images'
;
};
\ No newline at end of file
...
...
Please
register
or
login
to post a comment