bind continuwuity to 0.0.0.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
global = {
|
global = {
|
||||||
address = [ "127.0.0.1" ];
|
address = [ "0.0.0.0" ];
|
||||||
server_name = "k3t.dev";
|
server_name = "k3t.dev";
|
||||||
trusted_servers = [
|
trusted_servers = [
|
||||||
"matrix.org"
|
"matrix.org"
|
||||||
|
|||||||
Reference in New Issue
Block a user