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