12 lines
183 B
JSON
12 lines
183 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(unzip:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(docker-compose up:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |