modificada la variable .env para sk-jjo

This commit is contained in:
Jaime Jiménez
2023-04-27 14:24:41 +02:00
parent 92bf19f2d5
commit 67cceb22ce
2 changed files with 15 additions and 3 deletions

12
.vscode/sftp.json vendored Normal file
View File

@ -0,0 +1,12 @@
{
"name": "sk-jjo",
"host": "sk-jjo.imnavajas.es",
"protocol": "ftp",
"port": 21,
"username": "sk-jjo",
"password": "yuh1C^290",
"remotePath": "/",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}