first commit

This commit is contained in:
2026-05-18 20:35:01 +00:00
commit 5466d14040
17 changed files with 940 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
Host host.docker.internal
HostName host.docker.internal
Port 222
User git
IdentityFile ~/.ssh/id_ed25519
StrictHostKeyChecking no
Host gitea
HostName gitea
Port 22
User git
IdentityFile ~/.ssh/id_ed25519
StrictHostKeyChecking no