Server/forgejo: use built in ssh server
This commit is contained in:
parent
84d4918224
commit
620cb43697
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
};
|
||||
server = {
|
||||
ROOT_URL = "http://git.everest.sable-pancake.ts.net";
|
||||
START_SSH_SERVER = true;
|
||||
SSH_PORT = 4222;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue