Add readme

This commit is contained in:
2026-05-13 15:00:42 +02:00
commit 9f4ac0be14
+8
View File
@@ -0,0 +1,8 @@
Add the following in your `.ssh/config`
```
Host gitwapspell
HostName 209.126.80.40
User git
Port 22899
```