13 lines
183 B
Plaintext
13 lines
183 B
Plaintext
# MCP E2B Server Configuration
|
|
# ==========================
|
|
|
|
# MCP Service
|
|
MCP_E2B_VERSION=latest
|
|
MCP_E2B_PORT_OVERRIDE=8000
|
|
|
|
# E2B API Key (Required)
|
|
E2B_API_KEY=
|
|
|
|
# Timezone
|
|
TZ=UTC
|