Files
sec-mcp/.env.example
T

8 lines
270 B
Bash

MCPO_API_KEY=top-secret
MSF_PASSWORD=changeme
# Replace both values below with strong random keys before production use.
ZAP_API_KEY=changeme-zap-api-key
MCP_ZAP_API_KEY=changeme-mcp-zap-api-key
MD_SHARE_DIR=/opt/mcps/shared-markdown
OLLAMA_BASE_URL=http://ollama:11434