Skip to content

Commit bf44819

Browse files
Update docker-compose.yaml
1 parent 5fd0f84 commit bf44819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
PROJECT_NAME: "SQLBot"
2020
DEFAULT_PWD: "SQLBot@123456"
2121
# MCP settings
22-
SERVER_IMAGE_HOST: https://YOUR_SERVE_IP:MCP_PORT/images/
22+
SERVER_IMAGE_HOST: http://YOUR_SERVE_IP:MCP_PORT/images/
2323
# Auth & Security
2424
SECRET_KEY: y5txe1mRmS_JpOrUzFzHEu-kIQn3lf7ll0AOv9DQh0s
2525
# CORS settings

0 commit comments

Comments
 (0)