diff options
| author | alex <alex@pdp7.net> | 2025-10-11 11:58:37 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2025-10-11 11:58:37 +0200 |
| commit | a177f37d8f73a6f9434f40bc045d0dc6e8217e85 (patch) | |
| tree | 46d2d4d59bf2eec656679fe74227450c247c6701 /infrastructure/ssh_config | |
| parent | 98adf6a15c356f8c879922f0fe55ef417f0a36fc (diff) | |
Add ssh configuration
Diffstat (limited to 'infrastructure/ssh_config')
| -rw-r--r-- | infrastructure/ssh_config | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
