Zaktualizowano dane połączenia FTP w plikach konfiguracyjnych .vscode.
This commit is contained in:
4
.vscode/ftp-kr.json
vendored
4
.vscode/ftp-kr.json
vendored
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"host": "host117523.hostido.net.pl",
|
"host": "server.hostline.pl",
|
||||||
"username": "www@shoppro.project-dc.pl",
|
"username": "www@shoppro.project-dc.pl",
|
||||||
"password": "WevDcgPSVRbKy9eE",
|
"password": "YTPEGG3kLPZYE9dq9z6Q",
|
||||||
"remotePath": "/public_html",
|
"remotePath": "/public_html",
|
||||||
"protocol": "ftp",
|
"protocol": "ftp",
|
||||||
"port": 0,
|
"port": 0,
|
||||||
|
|||||||
4
.vscode/sftp.json
vendored
4
.vscode/sftp.json
vendored
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "_shopPRO",
|
"name": "_shopPRO",
|
||||||
"host": "host117523.hostido.net.pl",
|
"host": "server.hostline.pl",
|
||||||
"protocol": "ftp",
|
"protocol": "ftp",
|
||||||
"port": 21,
|
"port": 21,
|
||||||
"username": "www@shoppro.project-dc.pl",
|
"username": "www@shoppro.project-dc.pl",
|
||||||
"password": "WevDcgPSVRbKy9eE",
|
"password": "YTPEGG3kLPZYE9dq9z6Q",
|
||||||
"remotePath": "/public_html",
|
"remotePath": "/public_html",
|
||||||
"uploadOnSave": false,
|
"uploadOnSave": false,
|
||||||
"ignore": [
|
"ignore": [
|
||||||
|
|||||||
Reference in New Issue
Block a user