Change ssh port
This commit is contained in:
parent
f6b82815ad
commit
587ea99786
3 changed files with 3 additions and 2 deletions
|
@ -19,6 +19,7 @@
|
|||
ROOT_URL = "https://${domain}";
|
||||
HTTP_ADDR = socket;
|
||||
PROTOCOL = "http+unix";
|
||||
SSH_LISTEN_PORT = 2200;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue