diff --git a/docker-compose.yml b/docker-compose.yml index afbb7c2..40e0cef 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -34,7 +34,7 @@ services: # -------------------------------------------------- # Sources and Aggregator connections: # (Note - remove the ones you are not using / feeding) - - READSB_NET_CONNECTOR= + - ULTRAFEEDER_CONFIG= adsb,feed.adsb.fi,30004,beast_reduce_plus_out; adsb,in.adsb.lol,30004,beast_reduce_plus_out; adsb,feed.adsb.one,64004,beast_reduce_plus_out; @@ -95,4 +95,4 @@ services: tmpfs: - /run:exec,size=256M - /tmp:size=128M - - /var/log:size=32M \ No newline at end of file + - /var/log:size=32M