mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 13:20:11 +00:00
switch to Wiedehopf MLAT Client
This commit is contained in:
parent
1bd0791816
commit
d3901f9904
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM ghcr.io/sdr-enthusiasts/docker-tar1090:latest
|
|||
|
||||
LABEL org.opencontainers.image.source = "https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder"
|
||||
|
||||
ENV URL_MLAT_CLIENT_REPO="https://github.com/adsbxchange/mlat-client.git" \
|
||||
ENV URL_MLAT_CLIENT_REPO="https://github.com/wiedehopf/mlat-client.git" \
|
||||
PRIVATE_MLAT="false" \
|
||||
MLAT_INPUT_TYPE="auto"
|
||||
|
||||
|
|
Loading…
Reference in a new issue