Update FTP and SFTP credentials
This commit is contained in:
4
.vscode/ftp-kr.json
vendored
4
.vscode/ftp-kr.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"host": "host700513.hostido.net.pl",
|
||||
"host": "193.177.164.18",
|
||||
"username": "www@pomysloweprezenty.pl",
|
||||
"password": "DVAGFUmbEmmgTWEM",
|
||||
"password": "rY8f848N7b4U8edzHwsS",
|
||||
"remotePath": "/public_html",
|
||||
"protocol": "ftp",
|
||||
"port": 0,
|
||||
|
||||
6
.vscode/sftp.json
vendored
6
.vscode/sftp.json
vendored
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "host700513.hostido.net.pl",
|
||||
"host": "host700513.hostido.net.pl",
|
||||
"name": "193.177.164.18",
|
||||
"host": "193.177.164.18",
|
||||
"protocol": "ftp",
|
||||
"port": 21,
|
||||
"username": "www@pomysloweprezenty.pl",
|
||||
"password": "DVAGFUmbEmmgTWEM",
|
||||
"password": "rY8f848N7b4U8edzHwsS",
|
||||
"remotePath": "/public_html",
|
||||
"uploadOnSave": false,
|
||||
"useTempFile": false,
|
||||
|
||||
Reference in New Issue
Block a user