adsb-antenna: Env variable type
This commit is contained in:
parent
a9fa6b9120
commit
4317ab1dcf
1 changed files with 1 additions and 1 deletions
|
@ -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 = [
|
||||||
|
|
Loading…
Reference in a new issue