12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
Host yuzu
|
|
HostName sv.yuzucchii.xyz
|
|
Port 22 # the container port
|
|
IdentityFile ~/.ssh/ssh-key-2025-05-02.key
|
|
User yuzucchii
|
|
|
|
Host gitea
|
|
HostName git.yuzucchii.xyz
|
|
Port 2222
|
|
IdentityFile ~/.ssh/id_ed25519
|
|
|