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