Files
crmPRO/.vscode/ftp-kr.json
2024-11-10 11:11:35 +01:00

17 lines
358 B
JSON

{
"host": "193.177.164.18",
"username": "www@crmpro.projectpro.pl",
"password": "fgQxh2Yvbj83JguqUgUr",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}