Files
2025-10-23 09:21:44 +08:00

13 lines
218 B
Plaintext

# MCP Docker Server Configuration
# ==============================
# MCP Service
MCP_DOCKER_VERSION=latest
MCP_DOCKER_PORT_OVERRIDE=8000
# Docker Connection
DOCKER_HOST=unix:///var/run/docker.sock
# Timezone
TZ=UTC