chore: setup MCP deploy-stg + dokumentasi deployment

This commit is contained in:
2026-05-04 15:40:05 +08:00
parent 6b4dd91e0b
commit 48f73b627d
5 changed files with 195 additions and 88 deletions

View File

@@ -5,9 +5,13 @@
"command": "bun",
"args": ["run", ".mcp/deploy-stg/server.ts"],
"env": {
"GH_TOKEN": "${GH_TOKEN}",
"GH_URL": "bipprojectbali/desa-plus",
"BASE_URL": "https://desa-plus-stg.wibudev.com",
"VERSION_PATH": "/api/version-app",
"STACK_NAME": "desa-plus"
}
}
}
}