Initial commit: IT Nexus Web-App
This commit is contained in:
22
.claude/settings.local.json
Normal file
22
.claude/settings.local.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"*",
|
||||
"Bash(*)",
|
||||
"Bash(node -e:*)",
|
||||
"Bash(test:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"Bash(npm cache clean:*)",
|
||||
"Bash(docker-compose ps:*)",
|
||||
"Bash(docker-compose logs:*)",
|
||||
"Bash(docker-compose up:*)",
|
||||
"Bash(curl:*)",
|
||||
"WebFetch(domain:cereda-systems.de)",
|
||||
"Bash(docker-compose down:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(docker-compose build:*)",
|
||||
"Bash(docker-compose restart:*)",
|
||||
"Bash(docker exec:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user