mirror of
https://github.com/DerTyp7/glassminers-server-docker.git
synced 2025-10-29 21:02:10 +01:00
Increase number of max logs in to 20
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
network: host
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- MAX_LOGS=5
|
||||
- MAX_LOGS=20
|
||||
# - LOG_DIR="/var/log/glassminers"
|
||||
# - LOG_DATE_FORMAT="%Y-%m-%d-%H-%M-%S" # No spaces
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user