sei lá
This commit is contained in:
+1
-1
@@ -79,7 +79,7 @@ pub async fn run_redis_worker(
|
||||
let mut processed = 0usize;
|
||||
let mut captured = 0usize;
|
||||
let paths = normalize_paths(&config.rtsp_paths);
|
||||
let credentials = load_rtsp_credentials(Path::new("main_ids.json"))?;
|
||||
let credentials = load_rtsp_credentials(Path::new("/app/main_ids.json"))?;
|
||||
|
||||
println!(
|
||||
"worker pronto para {} paths, {} credenciais e fila {}",
|
||||
|
||||
Reference in New Issue
Block a user