windows: ssh config erstellt
This commit is contained in:
parent
9194f62760
commit
f41ec114ef
1 changed files with 6 additions and 0 deletions
6
windows/.ssh/config
Normal file
6
windows/.ssh/config
Normal file
|
@ -0,0 +1,6 @@
|
|||
Host dp-zcdi-gitlab
|
||||
HostName git.dataport.de
|
||||
User git
|
||||
Port 2200
|
||||
PreferredAuthentications publickey
|
||||
IdentityFile C:\Users\mg\.ssh\zcdi-gitlab-antares
|
Loading…
Reference in a new issue