Path fixed
This commit is contained in:
parent
6ec58ac1d8
commit
294b55f591
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ server {
|
|||
}
|
||||
|
||||
# debshots - added - deliver static images directly without asking Rails
|
||||
location /public/screenshot {
|
||||
location /screenshot {
|
||||
alias /srv/www/{{ $.APP }}/screenshot;
|
||||
add_header X-Coffee nginx-static;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue