Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2016-06-07 13:19:41 +0800
Commit
4af68317bbc1e9214788fa023257ef8999c4cb37
1 parent
3657c6c8
修改ftp地址
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/gulpfile.js
public/gulpfile.js
View file @
4af6831
...
...
@@ -25,7 +25,7 @@ const env = {
const
config
=
require
(
'../package.json'
);
const
ftpConfig
=
{
host
:
'218.94.75.5
0
'
,
host
:
'218.94.75.5
8
'
,
user
:
'php'
,
pass
:
'yoho9646'
};
...
...
Please
register
or
login
to post a comment