nodes/home.paperless: add vhost extras for static files
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
22c98a4206
commit
fa59c547a9
2 changed files with 4 additions and 0 deletions
3
data/nginx/files/extras/home.paperless/paperless
Normal file
3
data/nginx/files/extras/home.paperless/paperless
Normal file
|
@ -0,0 +1,3 @@
|
|||
location /static/ {
|
||||
alias /opt/paperless/static/;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue