disabled ssh, for forgejo
This commit is contained in:
parent
fe3462d254
commit
44821dcdcc
1 changed files with 1 additions and 3 deletions
|
|
@ -89,8 +89,7 @@
|
|||
};
|
||||
server = {
|
||||
ROOT_URL = "https://git.ifrahim.dev";
|
||||
SSH_PORT = 2222;
|
||||
SSH_LISTEN_PORT = 2222;
|
||||
DISABLE_SSH = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
@ -118,7 +117,6 @@
|
|||
22
|
||||
80
|
||||
443
|
||||
2222
|
||||
];
|
||||
|
||||
nix.gc = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue