mirror of
https://github.com/Redume/Kekkai.git
synced 2025-03-12 19:44:39 +03:00
chore: delete ratelimit for web
This commit is contained in:
parent
d8396d2331
commit
d45bde7624
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
location / {
|
||||
limit_req zone=kekkai burst=4;
|
||||
|
||||
proxy_pass http://web:3050;
|
||||
proxy_set_header Host $host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue