Files
Info/README.md
T
2026-05-13 15:00:42 +02:00

8 lines
120 B
Markdown

Add the following in your `.ssh/config`
```
Host gitwapspell
HostName 209.126.80.40
User git
Port 22899
```