We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec608c2 commit 6e5199dCopy full SHA for 6e5199d
1 file changed
ssh/config
@@ -83,10 +83,10 @@ Host gamma-api-us-west-2a
83
ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.7.170 22
84
85
Host gamma-api-worker
86
- ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.6.225 22
+ ProxyCommand ssh -q ubuntu@gamma-bastion nc 10.4.4.212 22
87
88
Host gamma-api-worker-us-west-2a
89
90
91
## Gamma MongoDB
92
Host gamma-mongo-a
0 commit comments