Introduce branding-resources site and brand Element welcome/auth page
This commit is contained in:
parent
02411bb800
commit
ddcf4eff0d
4 changed files with 66 additions and 2 deletions
|
@ -19,7 +19,6 @@ in
|
|||
{
|
||||
services.nginx.virtualHosts = {
|
||||
"acme-element.hamburg.ccc.de" = {
|
||||
default = true;
|
||||
enableACME = true;
|
||||
serverName = "element.hamburg.ccc.de";
|
||||
|
||||
|
@ -32,7 +31,6 @@ in
|
|||
};
|
||||
|
||||
"element.hamburg.ccc.de" = {
|
||||
default = true;
|
||||
forceSSL = true;
|
||||
useACMEHost = "element.hamburg.ccc.de";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue