mirror of
https://github.com/DerTyp7/glassminers-server-docker.git
synced 2025-10-28 20:32:10 +01:00
Set container name by default
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
network: host
|
||||
restart: unless-stopped
|
||||
container_name: glassminers_server
|
||||
environment:
|
||||
- MAX_LOGS=20
|
||||
# - LOG_DIR="/var/log/glassminers"
|
||||
|
||||
Reference in New Issue
Block a user