Skip to content

Commit

Permalink
fix nginx conf sdr-enthusiasts#2
Browse files Browse the repository at this point in the history
  • Loading branch information
wiedehopf committed May 9, 2024
1 parent 7413acc commit fcc2e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/etc/nginx/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ http {
error_page 500 502 503 504 /50x.html;

location / {
alias /run/airspy_adsb;
alias /run/airspy_adsb/;
}

}
Expand Down

0 comments on commit fcc2e10

Please sign in to comment.