feat(kafka): add search2 domain to nginx
This commit is contained in:
parent
f3cf8a831f
commit
4a1d92f653
1 changed files with 3 additions and 0 deletions
|
|
@ -134,6 +134,9 @@
|
||||||
rateLimit.requests = 20;
|
rateLimit.requests = 20;
|
||||||
rateLimit.burst = 40;
|
rateLimit.burst = 40;
|
||||||
};
|
};
|
||||||
|
"search2.ashisgreat.xyz" = {
|
||||||
|
port = 8889;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue