mirror of
https://github.com/gbrigandi/mcp-server-wazuh.git
synced 2025-12-21 04:42:18 -06:00
first commit
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user