kong62 commented on issue #203:
URL: 
https://github.com/apache/doris-mcp-server/issues/203#issuecomment-5204934875

   fix:
   ```
   # export DORIS_HOST=10.64.56.145
   # export DORIS_PORT=9030
   # export DORIS_USER=root
   # export DORIS_PASSWORD=''
   # export DORIS_DATABASE=otel
   # export ALLOW_UNAUTHENTICATED_NON_LOOPBACK=true
   # export 
MCP_ALLOWED_HOSTS="127.0.0.1:*,localhost:*,10.64.57.72:*,10.64.57.177:*"
   # export ENABLE_LEGACY_HTTP_ADAPTER=true
   # doris-mcp-server --transport http \
                      --host 0.0.0.0 \
                      --port 3000
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to