mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-22 13:50:14 +00:00
fixed piaware mlat results port
This commit is contained in:
parent
38b0b9eb1c
commit
356d00435e
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ services:
|
||||||
mlat,feed.adsb.one,64006,39002;
|
mlat,feed.adsb.one,64006,39002;
|
||||||
mlat,mlat.planespotters.net,31090,39003;
|
mlat,mlat.planespotters.net,31090,39003;
|
||||||
mlat,feed.theairtraffic.com,31090,39004;
|
mlat,feed.theairtraffic.com,31090,39004;
|
||||||
mlathub,piaware,30105,beast_in;
|
mlathub,piaware,30104,beast_in;
|
||||||
mlathub,rbfeeder,30105,beast_in;
|
mlathub,rbfeeder,30105,beast_in;
|
||||||
mlathub,radarvirtuel,30105,beast_in
|
mlathub,radarvirtuel,30105,beast_in
|
||||||
# If you really want to feed ADSBExchange, you can do so by adding this above:
|
# If you really want to feed ADSBExchange, you can do so by adding this above:
|
||||||
|
|
Loading…
Reference in a new issue