This commit is contained in:
parent
adbd18e34d
commit
f4e7a44e64
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
server_name = "collective-conciousness.monster";
|
server_name = "collective-conciousness.monster";
|
||||||
max_request_size = 1024 * 1024 * 1024;
|
max_request_size = 1024 * 1024 * 1024;
|
||||||
#address = ["127.0.0.1"];
|
#address = ["127.0.0.1"];
|
||||||
port = [7893];
|
port = [8448];
|
||||||
# database_path = lib.mkForce "/var/services/conduwuit/";
|
# database_path = lib.mkForce "/var/services/conduwuit/";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue