mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
feat(mcp_server): update API base URL environment variable to include complete path (#9542)
This commit is contained in:
committed by
GitHub
parent
6761f0ffd0
commit
e0cf8bffd4
@@ -1,3 +1,3 @@
|
||||
PROWLER_APP_API_KEY="pk_your_api_key_here"
|
||||
PROWLER_API_BASE_URL="https://api.prowler.com"
|
||||
API_BASE_URL="https://api.prowler.com/api/v1"
|
||||
PROWLER_MCP_TRANSPORT_MODE="stdio"
|
||||
|
||||
Reference in New Issue
Block a user