Skip to content

Commit

Permalink
docker-compose: Add missing gain/PPM
Browse files Browse the repository at this point in the history
  • Loading branch information
iakat committed Jun 6, 2023
1 parent 4518eb5 commit f18e4fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ services:
- READSB_NET_CONNECTOR=${ADSBLOL_ADDITIONAL_NET_CONNECTOR}
- MLAT_CONFIG=${ADSBLOL_ADDITIONAL_MLAT_CONFIG}
- MLATHUB_NET_CONNECTOR=${MLATHUB_NET_CONNECTOR}
- MLATHUB_CONFIG=${MLATHUB_CONFIG}
- READSB_GAIN=${ADSB_DONGLE_GAIN}
- READSB_RTLSDR_PPM=${ADSB_DONGLE_PPM}
volumes:
- /opt/adsblol/ultrafeeder/globe_history:/var/globe_history
- /opt/adsblol/ultrafeeder/graphs1090:/var/lib/collectd
Expand Down

0 comments on commit f18e4fc

Please sign in to comment.