This commit is contained in:
Administrator 2022-08-19 16:33:53 +03:00
parent 2ba6113ed1
commit e2f0c2f830

View File

@ -13,7 +13,8 @@ http {
}
location /static/ {
alias /var/www/html/static/;
root /var/www/html/;
autoindex off;
}
location / {