fix(GRO-2672): use drizzle-kit migrate in reset.ts to bypass HWM bug #227

Closed
Flea Flicker wants to merge 72 commits from fix/gro-2672-reset-migrate-hwm into dev
Showing only changes of commit 185fce8e17 - Show all commits
+11
View File
@@ -0,0 +1,11 @@
{
"mcpServers": {
"gitea": {
"type": "http",
"url": "https://git-mcp.farh.net/mcp",
"headers": {
"Authorization": "Bearer ${GITEA_TOKEN}"
}
}
}
}