From a177f37d8f73a6f9434f40bc045d0dc6e8217e85 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 11 Oct 2025 11:58:37 +0200 Subject: Add ssh configuration --- infrastructure/ssh_config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 infrastructure/ssh_config (limited to 'infrastructure/ssh_config') diff --git a/infrastructure/ssh_config b/infrastructure/ssh_config new file mode 100644 index 0000000..069457f --- /dev/null +++ b/infrastructure/ssh_config @@ -0,0 +1,2 @@ +Host ñix.es + HostName 155.133.26.104 -- cgit v1.2.3