Zaktualizuj dane konfiguracyjne FTP oraz popraw logikę wyświetlania zadań do przeglądu i zadań zbiorczych

This commit is contained in:
2025-02-25 20:35:32 +01:00
parent 3bd4726859
commit 69fae2cf09
5 changed files with 18 additions and 16 deletions

6
.vscode/sftp.json vendored
View File

@@ -1,10 +1,10 @@
{
"name": "193.177.164.18",
"host": "193.177.164.18",
"name": "host700513.hostido.net.pl",
"host": "host700513.hostido.net.pl",
"protocol": "ftp",
"port": 21,
"username": "www@crmpro.projectpro.pl",
"password": "fgQxh2Yvbj83JguqUgUr",
"password": "kWaxmSjECY9yfc2HpC9g",
"remotePath": "/public_html",
"uploadOnSave": false,
"useTempFile": false,