diff --git a/config/beta/ssh_config b/config/beta/ssh_config index 435ab9d..32269c6 100644 --- a/config/beta/ssh_config +++ b/config/beta/ssh_config @@ -15,11 +15,13 @@ Host integration Host database Hostname 10.10.40.47 # connect via reverseproxy host + Port 55555 ProxyCommand ssh 164.41.9.49 -p %p nc %h 22 Host social Hostname 10.10.40.46 # connect via reverseproxy host + Port 55555 ProxyCommand ssh 164.41.9.49 -p %p nc %h 22 Host email -- libgit2 0.21.2