[ssh] Update config for boxes
This commit is contained in:
@ -27,9 +27,15 @@ Host gogs*
|
||||
Port 222
|
||||
|
||||
# Mailinabox uses root by default
|
||||
Host box.*
|
||||
Host box.unbl.ink
|
||||
IdentityFile ~/.ssh/box_unbl_ink
|
||||
User root
|
||||
|
||||
Host box.castine.town
|
||||
IdentityFile ~/.ssh/box_castine_town
|
||||
User root
|
||||
|
||||
|
||||
Host akna.local
|
||||
User pi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user