This commit is contained in:
2026-04-28 00:24:49 +02:00
parent 62ed620f00
commit 95faeb89b1
5 changed files with 1107 additions and 0 deletions

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

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