fix requirements, prefix and README typos
This commit is contained in:
parent
5e25a635d3
commit
421d5aa36a
3 changed files with 4 additions and 4 deletions
|
|
@ -38,7 +38,7 @@ server {
|
|||
|
||||
error_page 404 /404.html;
|
||||
location /404.html {
|
||||
root __PREFIX__/pandora/static;
|
||||
root __PREFIX__/static;
|
||||
}
|
||||
|
||||
# redirect server error pages to the static page /50x.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue