Change forgejo SSH port

New ISP seems to be blocking 22
This commit is contained in:
Marko Korhonen 2024-05-18 19:50:59 +03:00
parent f73a509ae3
commit 4bade97832
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 2 additions and 1 deletions

View file

@ -40,6 +40,7 @@ host tirion
host forgejo
HostName git.korhonen.cc
port 2882
user git
host gitlab