This commit is contained in:
2025-01-03 11:41:12 +00:00
parent 27e55a258a
commit c8c664b767

View File

@@ -19,6 +19,6 @@ services:
- 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
- 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:
- /home/steffen/prox/nginxproxymanager-data/logs:/opt/log
- /path/to/host/custom:/opt/custom #optional, required if using log_type = CUSTOM
volumes:
- /home/steffen/prox/nginxproxymanager-data/logs:/opt/log
# - /path/to/host/custom:/opt/custom #optional, required if using log_type = CUSTOM