From 5a9da4669f6f05f1664cb991752e8e973308acf5 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:56:58 +0900 Subject: modified .ssh/config --- global/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/.ssh/config b/global/.ssh/config index 33f9699..0be207f 100644 --- a/global/.ssh/config +++ b/global/.ssh/config @@ -35,7 +35,7 @@ Host pp Host evcp # HostName 3.36.56.124 - HostName 43.203.251.114 + HostName 3.36.92.165 User ec2-user IdentityFile ~/.ssh/keys/evcp-LightsailDefaultKey-ap-northeast-2.pem LocalForward 15432 127.0.0.1:5432 -- cgit v1.2.3