try with forgejo git ssh port on 22
This commit is contained in:
parent
9ad00da92a
commit
a67d75e196
4 changed files with 18 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
|||
let
|
||||
cfg = config.my.services.forgejo;
|
||||
httpPort = 3000;
|
||||
sshPort = 2222;
|
||||
sshPort = 22;
|
||||
in
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue