mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-22 05:40:10 +00:00
Make sure users have - TAR1090_ENABLE_AC_DB=true (#4)
This commit is contained in:
commit
37d8726a40
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ You *can* do it on a single system. We're assuming below that you are not. If yo
|
||||||
```yaml
|
```yaml
|
||||||
environment:
|
environment:
|
||||||
- PROMETHEUS_ENABLE=true
|
- PROMETHEUS_ENABLE=true
|
||||||
|
- TAR1090_ENABLE_AC_DB=true
|
||||||
ports:
|
ports:
|
||||||
- 9273-9274:9273-9274
|
- 9273-9274:9273-9274
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue