pridane vyuhgodnocovanie
This commit is contained in:
@@ -10,6 +10,7 @@ server {
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header Host $host;
|
||||
proxy_redirect off;
|
||||
client_max_body_size 50M;
|
||||
}
|
||||
location /static/ {
|
||||
alias /code/static/;
|
||||
|
||||
Reference in New Issue
Block a user