Files
de.vidok.com/.vscode/ftp-kr.json
2024-11-17 19:39:31 +01:00

17 lines
359 B
JSON

{
"host": "serwer1574995.home.pl",
"username": "projectpro",
"password": "ProjectPro2025!",
"remotePath": "/autoinstalator/wordpress",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
],
"autoDownload": false
}