mainwp-child/.vscode-upload.json

21 lines
383 B
JSON
Raw Normal View History

2020-05-19 23:12:25 -04:00
[{
"name":"",
"host": "",
"port": 22,
"username": "",
"password": "",
"remotePath": "",
"localPath": "",
"disable": false,
"private_key": "~/.ssh/id_rsa"
},{
"name":"",
"host": "",
"port": 22,
"username": "",
"password": "",
"remotePath": "",
"localPath": "",
"disable": false,
"private_key": "~/.ssh/id_rsa"
}]