Skip to content

Commit

Permalink
Merge pull request #1012 from dziban303/patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
fredclausen authored Oct 16, 2023
2 parents 3a825db + 865d86c commit 8cbfcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ In the configuration options for tar1090. Setting this will include additional a

| Variable | Description | Required | Default |
| -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------- |
| `ENABLE_ACARS` | Toggle ACARS decoding on. If set to `external` this will enable VDLM processing in the container. Push valid `ACARS` json data to UDP port 5550 (needs port mapping 5550:5550/udp). | No | `false` |
| `ENABLE_ACARS` | Toggle ACARS decoding on. If set to `external` this will enable ACARS processing in the container. Push valid `ACARS` json data to UDP port 5550 (needs port mapping 5550:5550/udp). | No | `false` |

### VDLM2

Expand Down

0 comments on commit 8cbfcb1

Please sign in to comment.