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