Update FTP and database configuration for brpp.pl
This commit is contained in:
30
.vscode/ftp-kr.json
vendored
30
.vscode/ftp-kr.json
vendored
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"host": "host117523.hostido.net.pl",
|
||||
"username": "www@brpp.pagedev.pl",
|
||||
"password": "LmjPPmby7uexMf7FGdSF",
|
||||
"remotePath": "/public_html",
|
||||
"protocol": "ftp",
|
||||
"port": 0,
|
||||
"fileNameEncoding": "utf8",
|
||||
"autoUpload": true,
|
||||
"autoDelete": false,
|
||||
"autoDownload": false,
|
||||
"ignoreRemoteModification": true,
|
||||
"ignore": [
|
||||
".git",
|
||||
"/.vscode"
|
||||
]
|
||||
"host": "brpp.pl",
|
||||
"username": "strona@brpp.pl",
|
||||
"password": "nwQQzlTpxh2VC0l5rkwr",
|
||||
"remotePath": "/brpp.pl/",
|
||||
"protocol": "ftp",
|
||||
"port": 21,
|
||||
"fileNameEncoding": "utf8",
|
||||
"autoUpload": true,
|
||||
"autoDelete": false,
|
||||
"autoDownload": false,
|
||||
"ignoreRemoteModification": true,
|
||||
"ignore": [
|
||||
".git",
|
||||
"/.vscode"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user