15 lines
315 B
JSON
15 lines
315 B
JSON
{
|
|
"name": "Debug Server",
|
|
"host": "166.252.175.224",
|
|
"protocol": "sftp",
|
|
"port": 222,
|
|
"username": "pyuser",
|
|
"password":"Ste&(WdhXqH_",
|
|
"remotePath": "/var/user/app/device_supervisor",
|
|
"uploadOnSave": true,
|
|
"ignore":[
|
|
".vscode",
|
|
".git",
|
|
".DS_Store"
|
|
]
|
|
} |