mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-25 15:20:10 +00:00
intermediate push
This commit is contained in:
parent
aba8cab58e
commit
2ce5824dee
1 changed files with 2 additions and 2 deletions
|
@ -292,7 +292,7 @@ It will create a separate instance of `mlat-client` for each defined MLAT server
|
||||||
```yaml
|
```yaml
|
||||||
environment:
|
environment:
|
||||||
...
|
...
|
||||||
- MLAT_CONFIG=
|
- MLAT_NET_CONNECTOR=
|
||||||
mlat-server1.com,port1,return_port1,uuid=1234-5678-90123,--extra-argument hello;
|
mlat-server1.com,port1,return_port1,uuid=1234-5678-90123,--extra-argument hello;
|
||||||
mlat-server2.com,port2,return_port2,uuid=5678-9012-34567,--extra-argument hello
|
mlat-server2.com,port2,return_port2,uuid=5678-9012-34567,--extra-argument hello
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue