Fix config and variable mismatches found in the audit
This commit is contained in:
@@ -71,7 +71,7 @@ services:
|
||||
Fill in the `.env`, for example:
|
||||
|
||||
```properties [.env]
|
||||
RANGE=192.168.1.0/24 # scans all devices on the local network with an IP between 192.168.0.1 and 192.168.1.255
|
||||
SCAN_RANGE=192.168.1.0/24 # scans all devices on the local network with an IP between 192.168.1.1 and 192.168.1.254
|
||||
DNS=192.168.1.1 # DNS IP to resolve domain names, typically your router’s IP
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user