chess/.vscode/sftp.json

11 lines
230 B
JSON
Raw Normal View History

2024-08-29 03:56:32 +00:00
{
"name": "PMO CSS PROD",
"host": "159.65.14.252",
"protocol": "sftp",
"port": 22,
"username": "root",
"password": "WsU9iWRWZ4mP1M3M",
"remotePath": "/var/www/html/pmo_css",
"uploadOnSave": false
}