mirror of
https://github.com/DerTyp7/glassminers-server-docker.git
synced 2025-10-29 12:52:10 +01:00
Implement watchdog to server_script.sh
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
- MAX_LOGS=20
|
||||
# - LOG_DIR="/var/log/glassminers"
|
||||
# - LOG_DATE_FORMAT="%Y-%m-%d-%H-%M-%S" # No spaces
|
||||
# - WATCHDOG_ENABLED="false" # Use docker restart behavior instead of internal watchdog
|
||||
volumes:
|
||||
- ./logs:/var/log/glassminers
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user