mirror of
https://github.com/BillyOutlast/sec-mcp.git
synced 2026-07-01 12:50:00 -04:00
8 lines
270 B
Bash
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
|