Changed default CIDR
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user