diff --git a/.vscode/sftp.json b/.vscode/sftp.json deleted file mode 100644 index 30290fe..0000000 --- a/.vscode/sftp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "My Server", - "host": "38.106.21.18", - "protocol": "sftp", - "port": 22, - "username": "root", - "remotePath": "/root/wireguard-dashboard", - "uploadOnSave": true -}