a
This commit is contained in:
@@ -19,6 +19,6 @@ services:
|
|||||||
- HTML_REFRESH=5 #optional - Refresh the HTML report every X seconds. https://goaccess.io/man
|
- HTML_REFRESH=5 #optional - Refresh the HTML report every X seconds. https://goaccess.io/man
|
||||||
- KEEP_LAST=30 #optional - Keep the last specified number of days in storage. https://goaccess.io/man
|
- KEEP_LAST=30 #optional - Keep the last specified number of days in storage. https://goaccess.io/man
|
||||||
- PROCESSING_THREADS=1 #optional - This parameter sets the number of concurrent processing threads in the program's execution, affecting log data analysis, typically adjusted based on CPU cores. Default is 1. https://goaccess.io/man
|
- PROCESSING_THREADS=1 #optional - This parameter sets the number of concurrent processing threads in the program's execution, affecting log data analysis, typically adjusted based on CPU cores. Default is 1. https://goaccess.io/man
|
||||||
volumes:
|
volumes:
|
||||||
- /home/steffen/prox/nginxproxymanager-data/logs:/opt/log
|
- /home/steffen/prox/nginxproxymanager-data/logs:/opt/log
|
||||||
- /path/to/host/custom:/opt/custom #optional, required if using log_type = CUSTOM
|
# - /path/to/host/custom:/opt/custom #optional, required if using log_type = CUSTOM
|
||||||
Reference in New Issue
Block a user