feat: add mcp-servers/**
This commit is contained in:
12
mcp-servers/docker/.env.example
Normal file
12
mcp-servers/docker/.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user