11 lines
294 B
JSON
11 lines
294 B
JSON
{
|
|
"name": "laplace",
|
|
"host": "10.110.8.9",
|
|
"username": "root",
|
|
"password": "teamw9rk",
|
|
"remotePath": "/root/tmp/webssh2",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"uploadOnSave": true,
|
|
"ignore": [".vscode", ".git", ".DS_Store", "node_modules", "vendor"]
|
|
}
|