1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 05:50:44 +00:00

Set MLAT_USER to feeder name

This commit is contained in:
John Norrbin 2023-03-24 17:48:27 +01:00 committed by GitHub
parent 522f2b86d4
commit ec667e7d9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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=
@ -89,4 +89,4 @@ services:
tmpfs:
- /run:exec,size=256M
- /tmp:size=128M
- /var/log:size=32M
- /var/log:size=32M