1
0
Fork 0

adsb-antenna: Env variable type

This commit is contained in:
Daniel Kempkens 2022-08-02 19:04:10 +02:00
parent a9fa6b9120
commit 4317ab1dcf

View file

@ -94,7 +94,7 @@ in
"LONG" = secret.container.adsb.readsb.lon; "LONG" = secret.container.adsb.readsb.lon;
"ALT" = "70m"; "ALT" = "70m";
"SITENAME" = secret.container.adsb.adsbexchange.sitename; "SITENAME" = secret.container.adsb.adsbexchange.sitename;
"PRIVATE_MLAT" = true; "PRIVATE_MLAT" = "true";
"UUID" = secret.container.adsb.adsbexchange.uuid; "UUID" = secret.container.adsb.adsbexchange.uuid;
}; };
tmpfs = [ tmpfs = [