add static site
parent
5caf093eb0
commit
ea81ccda1e
|
@ -1,4 +1,4 @@
|
|||
location /static/ {
|
||||
location /static {
|
||||
root /var/www/static;
|
||||
autoindex on;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue