mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-25 15:20:10 +00:00
updates to documentation
This commit is contained in:
parent
3ef96633d8
commit
de1c4c3adc
2 changed files with 4 additions and 2 deletions
|
@ -36,8 +36,10 @@ services:
|
||||||
#
|
#
|
||||||
# --------------------------------------------------
|
# --------------------------------------------------
|
||||||
# Sources and Aggregator connections:
|
# Sources and Aggregator connections:
|
||||||
# (Note - remove the ones you are not using / feeding)
|
# Notes - remove the ones you are not using / feeding
|
||||||
|
# - remove "adsb,dump978,30978,uat_in;" if you don't have dump978 and a UAT dongle connected to your station
|
||||||
- ULTRAFEEDER_CONFIG=
|
- ULTRAFEEDER_CONFIG=
|
||||||
|
adsb,dump978,30978,uat_in;
|
||||||
adsb,feed.adsb.fi,30004,beast_reduce_plus_out;
|
adsb,feed.adsb.fi,30004,beast_reduce_plus_out;
|
||||||
adsb,in.adsb.lol,30004,beast_reduce_plus_out;
|
adsb,in.adsb.lol,30004,beast_reduce_plus_out;
|
||||||
adsb,feed.adsb.one,64004,beast_reduce_plus_out;
|
adsb,feed.adsb.one,64004,beast_reduce_plus_out;
|
||||||
|
|
Loading…
Reference in a new issue