forked from katzen-cafe/katzen-cafe
use forgejo custom ssh server because default ssh integration broke???
This commit is contained in:
parent
4353c90e2b
commit
57a9d854ae
2 changed files with 3 additions and 1 deletions
|
@ -19,6 +19,8 @@
|
|||
ROOT_URL = "https://forge.katzen.cafe/";
|
||||
HTTP_PORT = 8082;
|
||||
DOMAIN = "forge.katzen.cafe";
|
||||
START_SSH_SERVER = true;
|
||||
SSH_PORT = 2222;
|
||||
};
|
||||
service = {
|
||||
REGISTER_MANUAL_CONFIRM = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue