added proper ssh listen port
This commit is contained in:
parent
6491e91ec5
commit
fe3462d254
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@
|
|||
server = {
|
||||
ROOT_URL = "https://git.ifrahim.dev";
|
||||
SSH_PORT = 2222;
|
||||
SSH_LISTEN_PORT = 2222;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue