Skip to content

Commit

Permalink
dump978 documentation updates for latest revision / new autogain (#130)
Browse files Browse the repository at this point in the history
dump978 documentation updates for latest revision / new autogain
  • Loading branch information
goofball222 authored Nov 6, 2023
1 parent f761291 commit 8647726
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions foundations/deploy-dump978-usa-only.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,14 @@ Append the following lines to the end of the file \(inside the `services:` secti
- DUMP978_SDR_GAIN=${UAT_SDR_GAIN}
- DUMP978_SDR_PPM=${UAT_SDR_PPM}
volumes:
- /opt/adsb/dump978/autogain:/run/autogain
- /opt/adsb/dump978:/var/globe_history
- /dev:/dev:ro
ports:
- 30980:80
tmpfs:
- /run/readsb
- /tmp
- /run:exec,size=64M
- /tmp:size=64M
- /var/log:size=32M
```
To explain what's going on in this addition:
Expand Down

0 comments on commit 8647726

Please sign in to comment.