Files
delphistudio-website/.vscode/sftp.json
Alessio Molinaro a6f764245d First Commit
Setup repo and website
2024-11-21 09:29:25 +01:00

8 lines
122 B
JSON

{
"protocol": "ftp",
"host": "www.bittime.it",
"port": 21,
"username": "website",
"remotePath": "/"
}