diff --git a/.vscode/sftp.json b/.vscode/sftp.json deleted file mode 100644 index 2b387b9..0000000 --- a/.vscode/sftp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "My Server", - "host": "stage", - "protocol": "sftp", - "port": 22, - "username": "root", - "password": "%1WoCvN7FD.oUYhf", - "remotePath": "/www/wwwroot/sso.h888.fun", - "uploadOnSave": true, - "useTempFile": false, - "openSsh": false -}