From d385a57f343814b7e924e41784d5ae138f7ca4d2 Mon Sep 17 00:00:00 2001 From: kx1t Date: Thu, 18 May 2023 15:32:46 -0400 Subject: [PATCH] documentation updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1f0bd1..d4a9db5 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ In the above configuration strings: There are several aggregators, both non-profit and commercial, that can directly be sent data from ultrafeeder without the need for an additional feeder container. We have added them in the example `docker-compose.yml` snippet above. Here is a partial list of these aggregators: -| Name | (C)ommercial/
(N)on-profit | Description | Feed details | +| Name | (C)ommercial/
(N)on-profit | Description | Feed details | |------|---------------------------|-------------|--------------| | ADSB.fi | N | Run by volunteers that used to be related to adsbexchange | adsb:`feed.adsb.fi` port `tcp/30004`, format `beast_reduce_plus_out`
mlat: `feed.adsb.fi` port `tcp/31090`, format `mlat-client`| | ADSB.one | N | Run by volunteers that used to be related to adsbexchange | adsb:`feed.adsb.one` port `tcp/60004`, format `beast_reduce_plus_out`
mlat: `feed.adsb.one` port `tcp/64006`, format `mlat-client`|