first commit
This commit is contained in:
+13
@@ -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
|
||||
Reference in New Issue
Block a user