From 3b133bbf2a6149dc2718ceb6c62a22a7a678b4eb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 13 May 2023 08:13:01 +0200 Subject: [PATCH] Update ADMIN.md --- doc/ADMIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 1efaaab..153e3b3 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -12,7 +12,7 @@ UsePAM no You also need to add your public key to your Gogs profile. -If you use SSH on another port than 22, you need to add theses lines to your ssh config in `~/.ssh/config`: +If you use SSH on another port than 22, you need to add theses lines to your SSH config in `~/.ssh/config`: ```bash Host domain.tld