minor patches (added thunderbird, fixed subspace ssh)
This commit is contained in:
parent
db9479fa96
commit
4a19a87761
3 changed files with 13 additions and 5 deletions
|
|
@ -321,10 +321,9 @@ in {
|
|||
HTTP_PORT = 3000;
|
||||
PROTOCOL = "http"; # http internally, reverse proxy uses https externally
|
||||
|
||||
START_SSH_SERVER = true;
|
||||
DISABLE_SSH = false;
|
||||
SSH_PORT = 2222;
|
||||
# TODO: idk what this is, surely I need it to be true right???
|
||||
# START_SSH_SERVER = true;
|
||||
};
|
||||
|
||||
DEFAULT = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue