321
This commit is contained in:
parent
cd5e451f5a
commit
7214837423
|
|
@ -46,7 +46,7 @@
|
|||
"mysql": {
|
||||
"command": "node",
|
||||
"args": [
|
||||
"D:/outsource/HaniBlindBox/server/scripts/mysql-mcp-server/index.js"
|
||||
"D:/CodeManage/HaniBlindBox/server/scripts/mysql-mcp-server/index.js"
|
||||
],
|
||||
"env": {
|
||||
"MYSQL_HOST": "192.168.195.16",
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
"sqlserver": {
|
||||
"command": "node",
|
||||
"args": [
|
||||
"D:/outsource/HaniBlindBox/server/scripts/mssql-mcp-server/index.js"
|
||||
"D:/CodeManage/HaniBlindBox/server/scripts/mssql-mcp-server/index.js"
|
||||
],
|
||||
"env": {
|
||||
"MSSQL_SERVER": "192.168.195.15",
|
||||
|
|
@ -78,7 +78,7 @@
|
|||
"admin-sqlserver": {
|
||||
"command": "node",
|
||||
"args": [
|
||||
"D:/outsource/HaniBlindBox/server/scripts/mssql-mcp-server/index.js"
|
||||
"D:/CodeManage/HaniBlindBox/server/scripts/mssql-mcp-server/index.js"
|
||||
],
|
||||
"env": {
|
||||
"MSSQL_SERVER": "192.168.195.15",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user