Trainer_LLM/.ssh/config

7 lines
135 B
Plaintext

Host gitea 192.168.2.144
HostName 192.168.2.144
User git
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
Port 22