u
This commit is contained in:
parent
30c6b52d48
commit
5cafc6ebcf
@ -25,7 +25,7 @@ const Config = {
|
||||
password: undefined,
|
||||
key: `${process.env.HOME}/.ssh/id_rsa`,
|
||||
},
|
||||
conn_ssh: {
|
||||
vultr: {
|
||||
server: 'ssh',
|
||||
host: undefined,
|
||||
port: 22,
|
||||
@ -35,7 +35,7 @@ const Config = {
|
||||
password: undefined,
|
||||
key: `${process.env.HOME}/.ssh/id_rsa`,
|
||||
},
|
||||
conn_git: {
|
||||
github: {
|
||||
server: 'git',
|
||||
repo: undefined,
|
||||
branch: 'master',
|
||||
|
Loading…
Reference in New Issue
Block a user