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
Plain Diff
Browse Files
Authored by
mali
2018-06-07 11:38:34 +0800
Commit
4878c5d44a0c8d189e40dd0d7bed696ae4c1e1e6
2 parents
cbcc7074
daed513a
Merge branch 'test6.6.1'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
code/libs/App.js
code/libs/App.js
View file @
4878c5d
...
...
@@ -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