换成单集群模式

This commit is contained in:
robin
2026-03-02 20:07:53 +08:00
parent 5d0b7c7e91
commit 2a76d1773d
432 changed files with 5681 additions and 5095 deletions

View File

@@ -0,0 +1,28 @@
{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(protoc:*)",
"Bash(go version:*)",
"Bash(go build:*)",
"Bash(go vet:*)",
"Bash(go get:*)",
"Bash(python3:*)",
"Bash(python:*)",
"Bash(chmod +x:*)",
"Bash(tr }:*)",
"Bash(xxd:*)",
"Bash(curl:*)",
"Bash(/tmp/protoc-install/bin/protoc.exe:*)",
"Bash(protoc-gen-go-grpc:*)",
"Bash(netstat:*)",
"Bash(tasklist:*)",
"Bash(tail:*)",
"Bash(echo:*)",
"Bash(where protoc:*)",
"Bash(/c/Users/robin/AppData/Local/Temp/protoc-install/bin/protoc.exe:*)",
"Bash(protoc-gen-go:*)",
"Bash(cp:*)"
]
}
}