This commit is contained in:
Administrator 2022-08-19 14:34:30 +03:00
parent 4168a2a6be
commit f4dd09a896

View File

@ -14,7 +14,7 @@ http {
}
location /static/ {
root /var/www/html/static;
root /var/www/html/static/;
}
location / {