mod: hestia ssh config

This commit is contained in:
Jamie Albert
2025-12-06 21:48:42 +00:00
parent 05fb93a35a
commit f6e60b144d

View File

@@ -1,8 +1,8 @@
Host hestia
HostName 192.168.0.231
HostName hestia.local
IdentitiesOnly yes
StrictHostKeyChecking accept-new
User root
User jamie
IdentityFile /home/jamie/.ssh/hestia
Port 1303