fix
This commit is contained in:
parent
f52bf0c98a
commit
04907f008d
2 changed files with 0 additions and 3 deletions
|
|
@ -64,7 +64,6 @@ rec {
|
|||
ip = ips.pi;
|
||||
reverse_proxy = {
|
||||
port = 6167;
|
||||
aliases = [ "matrix" ];
|
||||
extraConfig = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
|
|
|||
|
|
@ -10,8 +10,6 @@ in
|
|||
settings = {
|
||||
global = {
|
||||
server_name = net.services.continuwuity.domainOverride;
|
||||
address = "127.0.0.1";
|
||||
port = 6167;
|
||||
allow_registration = true;
|
||||
allow_encryption = true;
|
||||
allow_federation = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue