Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-28 00:24:37 +02:00
parent 7b116d29b0
commit f7afb4e4dc
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@luxmed2.pagedev.pl",
"password": "cjhpaek5MqTPhHfeHNqz",
"remotePath": "/public_html",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}