upd: mcp json
This commit is contained in:
@@ -6,9 +6,9 @@
|
|||||||
"args": ["scripts/mcp-deploy.ts"],
|
"args": ["scripts/mcp-deploy.ts"],
|
||||||
"env": {
|
"env": {
|
||||||
"GH_TOKEN": "${GH_TOKEN}",
|
"GH_TOKEN": "${GH_TOKEN}",
|
||||||
"STACK_NAME": "${STACK_NAME}",
|
"STACK_NAME": "monitoring-app",
|
||||||
"BASE_URL": "${BASE_URL}",
|
"BASE_URL": "https://api.github.com/repos/bipprojectbali/monitoring-app",
|
||||||
"STG_URL": "${STG_URL}",
|
"STG_URL": "https://monitoring-stg.wibudev.com",
|
||||||
"VERSION_PATH": "/api/system/version"
|
"VERSION_PATH": "/api/system/version"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user