mirror of
https://github.com/misenhower/splatoon2.ink.git
synced 2026-03-21 17:24:37 -05:00
Deleted the wrong one
This commit is contained in:
parent
fd1b5a2545
commit
450e0e6557
|
|
@ -15,7 +15,7 @@ server {
|
|||
real_ip_header X-Real-IP;
|
||||
|
||||
# Log to the main (Docker stdout) log
|
||||
access_log /logs/access.log;
|
||||
access_log /var/log/nginx/access.log;
|
||||
|
||||
# Rate limiting: allow bursts with no delay
|
||||
limit_req zone=main burst=500 nodelay;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user