|
@@ -5,8 +5,8 @@ module.exports = {
|
|
|
port: 22,
|
|
|
username: 'zongheng',
|
|
|
password: 'SmartCost#*%)888',
|
|
|
- localPath: 'dist',
|
|
|
- remotePath: '/mnt/html/management',
|
|
|
+ localPath: 'build',
|
|
|
+ remotePath: '/mnt/html/management/',
|
|
|
needEmail: false,
|
|
|
addressee: '',
|
|
|
title: '',
|
|
@@ -18,8 +18,8 @@ module.exports = {
|
|
|
port: 22,
|
|
|
username: 'root',
|
|
|
password: 'SmartCost3850888',
|
|
|
- localPath: 'dist',
|
|
|
- remotePath: '/mnt/html/management',
|
|
|
+ localPath: 'build',
|
|
|
+ remotePath: '/mnt/html/management/',
|
|
|
needEmail: false,
|
|
|
addressee: '',
|
|
|
title: '',
|