remove deployment-config.json
This commit is contained in:
parent
9dcf828db2
commit
35698ca1c6
2 changed files with 2 additions and 10 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,3 +19,5 @@ public/bundle/style.css
|
||||||
uploads
|
uploads
|
||||||
|
|
||||||
config/
|
config/
|
||||||
|
|
||||||
|
deployment-config.json
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"type": "sftp",
|
|
||||||
"host": "sean.lbry.tech",
|
|
||||||
"username": "lbry",
|
|
||||||
"password": "",
|
|
||||||
"port": 22,
|
|
||||||
"remotePath": "/home/lbry/spee.ch",
|
|
||||||
"sshKeyFile": "/Users/sean/.ssh/id_rsa2",
|
|
||||||
"uploadOnSave": true
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue