We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffd918 commit 35b8a83Copy full SHA for 35b8a83
installer/install.conf
@@ -31,4 +31,4 @@ SQLBOT_LOG_LEVEL="INFO"
31
## 缓存类型
32
SQLBOT_CACHE_TYPE="memory"
33
## MCP 图片存储路径
34
-SQLBOT_SERVER_IMAGE_HOST=https://YOUR_SERVER_IP:MCP_PORT/images/
+SQLBOT_SERVER_IMAGE_HOST=http://YOUR_SERVER_IP:MCP_PORT/images/
0 commit comments