Initial project import
This commit is contained in:
@@ -4,8 +4,12 @@ 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-gpu.cin.su:8011
|
||||
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=
|
||||
|
||||
Reference in New Issue
Block a user