update hypehive
This commit is contained in:
parent
b9972e822e
commit
f4ae2ad7b6
2 changed files with 5 additions and 6 deletions
|
|
@ -50,17 +50,16 @@ in
|
|||
# not default - both still on hive domain
|
||||
gatewayHost = "matrix.pr1ma.darkest.space";
|
||||
serverName = "pr1ma.darkest.space";
|
||||
sso.enable = true;
|
||||
};
|
||||
hives = {
|
||||
"umbra" = {
|
||||
# not default - still not subdomain
|
||||
domain = "umbra.darkest.space";
|
||||
certFingerprint = "sha256:ae68d089e0155978fff7a9963bfb1e123ed645e7c9f93a4b4bb3e278c5f32a27";
|
||||
};
|
||||
"pr1ma" = {
|
||||
# not default - still not subdomain
|
||||
domain = "pr1ma.darkest.space";
|
||||
certFingerprint = "sha256:63e026f8682d6b5496f3eec99edb2ef62a8999c6d767228051e6e057f8cd90c6";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue