mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-24 23:00:11 +00:00
Set MLAT_USER to feeder name
This commit is contained in:
parent
522f2b86d4
commit
ec667e7d9b
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ services:
|
|||
feed.adsb.one,64006,39002;
|
||||
mlat.planespotters.net,31090,39003;
|
||||
feed.theairtraffic.com,31090,39004
|
||||
- MLAT_USER=${MULTIFEEDER_MLAT_NAME}
|
||||
- MLAT_USER=${FEEDER_NAME}
|
||||
# MLATHUB automatically gets MLAT results data from the feeders defined in MLAT_CONFIG,
|
||||
# and additionally from the Net Connectors defined with MLATHUB_NET_CONNECTOR
|
||||
- MLATHUB_NET_CONNECTOR=
|
||||
|
|
Loading…
Reference in a new issue