hyperhive host: force ssl, ssh alias for hyperforge
This commit is contained in:
parent
ba5360c094
commit
2aa87cffb8
2 changed files with 5 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ in
|
|||
};
|
||||
|
||||
"hyperhive.darkest.space" = {
|
||||
addSSL = true;
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
root = hyperhive-website.packages.${pkgs.stdenv.hostPlatform.system}.default;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue