11 lines
183 B
JSON
11 lines
183 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(python *)",
|
||
|
|
"Bash(pip install *)",
|
||
|
|
"Bash(docker-compose *)",
|
||
|
|
"Bash(docker compose up *)"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"$version": 3
|
||
|
|
}
|