13 lines
211 B
JSON
13 lines
211 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install)",
|
|
"Bash(docker ps:*)",
|
|
"Bash(docker cp:*)",
|
|
"Bash(docker exec:*)",
|
|
"Bash(find:*)",
|
|
"Bash(docker restart:*)"
|
|
]
|
|
}
|
|
}
|