auto-sync: 2026-04-19 15:30:01
This commit is contained in:
@@ -18,6 +18,7 @@ x-common-env: &common-env
|
||||
RTLSDR_SAMPLE_RATE: ${RTLSDR_SAMPLE_RATE:-2000000}
|
||||
RTLSDR_CENTER_FREQUENCY: ${RTLSDR_CENTER_FREQUENCY:-1090000000}
|
||||
RTLSDR_GAIN: ${RTLSDR_GAIN:-auto}
|
||||
RTLSDR_BIAS_T: ${RTLSDR_BIAS_T:-0}
|
||||
|
||||
services:
|
||||
postgres:
|
||||
@@ -52,6 +53,7 @@ services:
|
||||
environment:
|
||||
<<: *common-env
|
||||
SERVICE_ROLE: capture
|
||||
privileged: true
|
||||
devices:
|
||||
- "/dev/bus/usb:/dev/bus/usb"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user