diff --git a/configuration.nix b/configuration.nix index de637c6..ed17ba9 100644 --- a/configuration.nix +++ b/configuration.nix @@ -134,6 +134,9 @@ rateLimit.requests = 20; rateLimit.burst = 40; }; + "search2.ashisgreat.xyz" = { + port = 8889; + }; }; };