update:新161配置
This commit is contained in:
@@ -11,6 +11,14 @@ const remoteList = {
|
||||
remotePath: '/usr/local/nginx/html/dm',
|
||||
localPath: './dist',
|
||||
},
|
||||
prod: {
|
||||
host: '192.168.190.161',
|
||||
port: 22,
|
||||
username: 'root',
|
||||
password: 'Carsafe@2025',
|
||||
remotePath: '/usr/local/nginx/html/dm',
|
||||
localPath: './dist',
|
||||
},
|
||||
};
|
||||
|
||||
const config = remoteList[remoteName];
|
||||
|
||||
Reference in New Issue
Block a user