This commit is contained in:
maru21 2023-10-14 17:24:46 +02:00
parent c67aee4876
commit 839e0a9f7f

11
.vscode/sftp.json vendored
View File

@ -1,11 +0,0 @@
{
"name": "linode",
"host": "gru.duckdns.org",
"protocol": "sftp",
"port": 22,
"username": "maru",
"remotePath": "/var/www/templateGen",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}