mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-22 05:40:10 +00:00
Fix spelling
This commit is contained in:
parent
ded0dfad71
commit
bb201f004b
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ Note:
|
||||||
|
|
||||||
### General Configuration
|
### General Configuration
|
||||||
|
|
||||||
You need to make sure that the USB device can be accessed by the container. The best way to do so, is by adding the following to you `docker-compose.yml` file:
|
You need to make sure that the USB device can be accessed by the container. The best way to do so, is by adding the following to your `docker-compose.yml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
device_cgroup_rules:
|
device_cgroup_rules:
|
||||||
|
|
Loading…
Reference in a new issue