Files
eng.vidok.com/.vscode/ftp-kr.json
2025-03-06 19:27:29 +01:00

17 lines
360 B
JSON

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