This commit is contained in:
Andrew Coleman 2022-08-15 13:25:00 -04:00
commit c0c4e962b6

View file

@ -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