This commit is contained in:
Roman Pyrih
2026-05-26 15:43:25 +02:00
parent 0e6b931b84
commit f4eb901eda
12 changed files with 740 additions and 1 deletions

12
.vscode/sftp.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "hashtalk",
"host": "host117523.hostido.net.pl",
"username": "www@hashtalk.pagedev.pl",
"password": "5AVudnX9F3KsU7p8ykLj",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 0,
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}