diff --git a/modules/etesync.nix b/modules/etesync.nix index 404644b..15c4a53 100644 --- a/modules/etesync.nix +++ b/modules/etesync.nix @@ -8,7 +8,7 @@ settings = { allowed_hosts = { allowed_host1 = "0.0.0.0"; - allowed_host2 = "localhost"; + allowed_host2 = "bhankas.org"; }; global = { debug = true;