[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-27 22:44:49
This commit is contained in:
parent
c485929a6f
commit
fcf46f5e38
|
|
@ -151,7 +151,7 @@ server {
|
|||
proxy_set_header Connection "upgrade";
|
||||
|
||||
# Rate Limiting de login (zona 'login_limit' deve ser definida em nginx.conf)
|
||||
limit_req zone=login_limit burst=5 nodelay;
|
||||
limit_req zone=global_limit burst=5 nodelay;
|
||||
|
||||
proxy_pass http://magnusbilling_backend;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue