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;
|
ip = ips.pi;
|
||||||
reverse_proxy = {
|
reverse_proxy = {
|
||||||
port = 6167;
|
port = 6167;
|
||||||
aliases = [ "matrix" ];
|
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
|
|
||||||
|
|
@ -10,8 +10,6 @@ in
|
||||||
settings = {
|
settings = {
|
||||||
global = {
|
global = {
|
||||||
server_name = net.services.continuwuity.domainOverride;
|
server_name = net.services.continuwuity.domainOverride;
|
||||||
address = "127.0.0.1";
|
|
||||||
port = 6167;
|
|
||||||
allow_registration = true;
|
allow_registration = true;
|
||||||
allow_encryption = true;
|
allow_encryption = true;
|
||||||
allow_federation = true;
|
allow_federation = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue