Files
llm/core/deploy/docker/adapter-1c-mcp/.env.example
T
2026-08-14 09:40:51 +03:00

16 lines
614 B
Bash

ADAPTER_1C_MCP_IMAGE=adapter-1c-mcp:latest
ADAPTER_1C_MCP_CONTAINER_NAME=adapter-1c-mcp
ADAPTER_1C_MCP_HOST_PORT=8021
# REST 1C adapter endpoint. The MCP proxy forwards onec_request(method,payload)
# to this service. Change it when the real adapter container is deployed.
ONEC_ADAPTER_URL=http://docker.cin.su:8011
ONEC_ADAPTER_TIMEOUT_SECONDS=120
# Keep false for ordinary coding agents. Enable only in a developer-only MCP
# deployment that is allowed to expose storage diagnostics.
ONEC_MCP_ALLOW_DIAGNOSTIC=false
# Optional bearer token for the REST adapter. Do not commit real secrets.
ONEC_ADAPTER_TOKEN=