ver 0.01 PleciAnki.pl
This commit is contained in:
parent
bde372ac59
commit
b5bed65b27
|
|
@ -14,7 +14,7 @@ server {
|
|||
location / {
|
||||
# Ograniczenie liczby żądań
|
||||
limit_req zone=ip_limit burst=20 nodelay;
|
||||
proxy_pass http://arti24-container:3131;
|
||||
proxy_pass http://arti24-container:3337;
|
||||
|
||||
# 🔹 Doocelowa domena
|
||||
proxy_set_header X-Redirect-Domain plecianki.pl;
|
||||
|
|
|
|||
Loading…
Reference in New Issue