Changed default CIDR

This commit is contained in:
2026-06-29 06:12:21 -03:00
parent 75fb09e767
commit 9838e1b612
4 changed files with 46 additions and 27 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ services:
command: ["coordinator"]
environment:
DATABASE_URL: postgres://camfinder:camfinder@postgres:5432/camfinder
SCAN_CIDRS: 192.168.15.0/24
SCAN_CIDR_FILE: /app/cidrs.txt
SCAN_PORT: 554
SCAN_TIMEOUT_MS: 1200
SCAN_CONCURRENCY: 16