chore(ssh): update SSH host configurations and names

This commit is contained in:
2025-07-11 10:49:54 +02:00
parent ef1d1055f6
commit 67dab90b98
2 changed files with 8 additions and 8 deletions

View File

@ -34,12 +34,12 @@ Host immich
StrictHostKeyChecking no
IdentityFile ~/.ssh/keys/prv
Host abiball
Host proxy
HostName 192.168.178.107
User root
StrictHostKeyChecking no
IdentityFile ~/.ssh/keys/prv
Host gitea
HostName 192.168.178.108
User root