mirror of
https://github.com/gbrigandi/mcp-server-wazuh.git
synced 2025-07-13 07:04:49 -06:00
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
# Wazuh API Configuration
|
|
WAZUH_HOST=localhost
|
|
WAZUH_PORT=55000
|
|
WAZUH_USER=admin
|
|
WAZUH_PASS=admin
|
|
VERIFY_SSL=false
|
|
|
|
# MCP Server Configuration
|
|
MCP_SERVER_PORT=8000
|