Update FTP and database configuration for brpp.pl
This commit is contained in:
12
.vscode/sftp.json
vendored
Normal file
12
.vscode/sftp.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "brpp.pl",
|
||||
"host": "brpp.pl",
|
||||
"protocol": "ftp",
|
||||
"port": 21,
|
||||
"username": "strona@brpp.pl",
|
||||
"password": "nwQQzlTpxh2VC0l5rkwr",
|
||||
"remotePath": "/brpp.pl/",
|
||||
"uploadOnSave": false,
|
||||
"useTempFile": false,
|
||||
"openSsh": false
|
||||
}
|
||||
Reference in New Issue
Block a user