Removing wastes
This commit is contained in:
parent
bb104efd24
commit
810092696a
|
|
@ -61,10 +61,4 @@ server {
|
|||
expires 1y;
|
||||
|
||||
}
|
||||
|
||||
# Wyjątek dla API
|
||||
location ~ ^/(api|auth|webhook) {
|
||||
limit_req off;
|
||||
proxy_pass http://arti24-container:3000;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue