diff options
Diffstat (limited to 'global/.ssh/config')
| -rw-r--r-- | global/.ssh/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/global/.ssh/config b/global/.ssh/config index b2df819..3ffa1ea 100644 --- a/global/.ssh/config +++ b/global/.ssh/config @@ -42,18 +42,18 @@ Host pp Host evcp HostName 3.36.92.165 User ec2-user - IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem + IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem Host S-onlyone-aws-dts HostName 15.165.19.26 User ec2-user IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem - Port 22 + Port 22 Host epc-portal HostName 15.165.148.59 User ec2-user - IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem + IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem Host evcp-m HostName 13.125.209.49 |
