Infini-DL360: use wildcard certificate
This commit is contained in:
parent
2203788b2d
commit
8ab1fe878b
13 changed files with 34 additions and 21 deletions
|
@ -31,7 +31,7 @@ in
|
|||
networking.firewall.allowedTCPPorts = [ 8448 ];
|
||||
|
||||
services.nginx.virtualHosts = {
|
||||
${domain} = common.nginx.ssl // {
|
||||
${domain} = common.nginx.ssl-inx // {
|
||||
locations."^~ /_matrix" = {
|
||||
proxyPass = host;
|
||||
recommendedProxySettings = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue