add host
parent
4a17a99a86
commit
c0c4e962b6
|
@ -28,6 +28,9 @@ Host gitea gitea.penguincoder.org
|
|||
Host nextcloud nextcloud.penguincoder.org
|
||||
HostName 192.168.1.62
|
||||
|
||||
Host bitwarden bitwarden.penguincoder.org
|
||||
HostName 192.168.1.63
|
||||
|
||||
Host *.penguincoder.org !git.penguincoder.org
|
||||
IdentityFile ~/.ssh/selfhosted
|
||||
ProxyCommand ssh -W %h:%p penguincoder.org -p 2223
|
||||
|
|
Loading…
Reference in New Issue