Directly include the VRS-derived json db since the underlying DB
is not being updated any more.
This commit is contained in:
parent
577fe9b52e
commit
108b402918
69 changed files with 73 additions and 26 deletions
3
debian/nginx/dump1090-mutability
vendored
3
debian/nginx/dump1090-mutability
vendored
|
|
@ -12,8 +12,5 @@ server{
|
|||
location /dump1090/data/ {
|
||||
alias /run/dump1090-mutability/;
|
||||
}
|
||||
location /dump1090/db/ {
|
||||
alias /var/cache/dump1090-mutability/db/;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue