13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(tr '>' '\\n')",
|
|
"Bash(docker-compose restart:*)",
|
|
"Bash(docker compose:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |