Files
praxis-creutzburg-web/.vscode/sftp.json
T
2026-03-20 17:13:38 +01:00

14 lines
299 B
JSON

{
"name": "Praxis Creutzburg",
"host": "wp1085322.server-he.de",
"protocol": "ftp",
"port": 21,
"username": "ftp1085322-creutz",
"password": "sV_F323U+Nf-",
"remotePath": "/",
"secure": true,
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}