mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-06 06:43:54 +00:00
Fix Multimon Path Variable, change rtlPath to Container Path, add config volume to docker compose file, fix Dockerfile
This commit is contained in:
parent
06f0e01649
commit
74c8f40afb
3 changed files with 17 additions and 10 deletions
|
|
@ -27,7 +27,7 @@ inputSource:
|
|||
squelch: 1
|
||||
gain: 100
|
||||
#fir_size: 0
|
||||
rtlPath: /usr/local/bin/rtl_fm
|
||||
rtlPath: /opt/rtl_sdr/rtl_fm
|
||||
lineIn:
|
||||
card: 1
|
||||
device: 0
|
||||
|
|
@ -38,5 +38,5 @@ decoder:
|
|||
poc512: yes
|
||||
poc1200: yes
|
||||
poc2400: yes
|
||||
Path: /opt/multimon/multimon-ng
|
||||
path: /opt/multimon/multimon-ng
|
||||
char: DE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue