feat(kafka): add search2 domain to nginx

This commit is contained in:
ashisgreat22 2026-03-22 00:19:28 +00:00
parent f3cf8a831f
commit 4a1d92f653

View file

@ -134,6 +134,9 @@
rateLimit.requests = 20;
rateLimit.burst = 40;
};
"search2.ashisgreat.xyz" = {
port = 8889;
};
};
};