Skip to content

Commit

Permalink
doc updates post-renaming of repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t committed Jan 3, 2025
1 parent 7021c4a commit 3125879
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,17 +96,15 @@ Please note, the altitude figure is given in metres and no units should be speci

## Up-and-Running with Docker Compose

```shell
version: '2.0'

```yaml
services:
rbfeeder:
airnavradar:
image: ghcr.io/sdr-enthusiasts/docker-airnavradar:latest
container_name: rbfeeder
container_name: airnavradar
restart: always
environment:
- TZ=Australia/Perth
- BEASTHOST=readsb
- BEASTHOST=ultrafeeder
- LAT=-33.33333
- LONG=111.11111
- ALT=90
Expand Down

0 comments on commit 3125879

Please sign in to comment.