fix matrix.terranix.org tls expiration error.
This commit is contained in:
parent
aeb9f3ad20
commit
7da112e4c0
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ in
|
||||||
# Verify if federation works with
|
# Verify if federation works with
|
||||||
# https://federationtester.matrix.org/#terranix.org
|
# https://federationtester.matrix.org/#terranix.org
|
||||||
services.nginx.virtualHosts.${matrix_host} = {
|
services.nginx.virtualHosts.${matrix_host} = {
|
||||||
serverAliases = [ "terranix.org" ];
|
|
||||||
listen = [
|
listen = [
|
||||||
{
|
{
|
||||||
addr = "0.0.0.0";
|
addr = "0.0.0.0";
|
||||||
|
|
Loading…
Reference in a new issue