excluded local ips
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ services:
|
||||
- SKIP_ARCHIVED_LOGS=True
|
||||
- DEBUG=False
|
||||
- BASIC_AUTH=False
|
||||
- EXCLUDE_IPS=127.0.0.1
|
||||
- EXCLUDE_IPS=127.0.0.1,192.168.1.1-192.168.1.255
|
||||
- LOG_TYPE=NPM
|
||||
- HTML_REFRESH=5
|
||||
- KEEP_LAST=30
|
||||
|
||||
Reference in New Issue
Block a user