mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 13:20:11 +00:00
Add mlathub example to ultrafeeder config for planewatch container
Add mlathub example to ultrafeeder config for planewatch container
This commit is contained in:
parent
1a37161e74
commit
2553d5de07
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ services:
|
|||
mlat,dati.flyitalyadsb.com,30100,39007;
|
||||
mlathub,piaware,30104,beast_in;
|
||||
mlathub,rbfeeder,30105,beast_in;
|
||||
mlathub,radarvirtuel,30105,beast_in
|
||||
mlathub,radarvirtuel,30105,beast_in;
|
||||
mlathub,planewatch,30105,beast_in
|
||||
# If you really want to feed ADSBExchange, you can do so by adding this above:
|
||||
# adsb,feed1.adsbexchange.com,30004,beast_reduce_plus_out,uuid=${ADSBX_UUID};
|
||||
# mlat,feed.adsbexchange.com,31090,39008,uuid=${ADSBX_UUID}
|
||||
|
|
Loading…
Reference in a new issue