更新代码并修改远程仓库地址
This commit is contained in:
18
.claude/settings.local.json
Normal file
18
.claude/settings.local.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(docker build:*)",
|
||||
"Bash(npm install)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(docker run:*)",
|
||||
"Bash(docker logs:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(docker stop:*)",
|
||||
"Bash(docker rm:*)",
|
||||
"Bash(docker tag:*)",
|
||||
"Bash(docker push:*)",
|
||||
"Bash(docker login:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user