nginx
This commit is contained in:
@@ -14,7 +14,7 @@ http {
|
||||
}
|
||||
|
||||
location /static/ {
|
||||
root /var/www/html/static;
|
||||
root /var/www/html/static/;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
Reference in New Issue
Block a user