增加資料庫連線到MySQL
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(python -c:*)"
|
||||
"Bash(python -c:*)",
|
||||
"Bash(pip install:*)",
|
||||
"Bash(set FLASK_APP=simple_app.py)",
|
||||
"Bash(flask db:*)",
|
||||
"Bash(flask:*)",
|
||||
"Bash(python simple_app.py:*)",
|
||||
"Bash(timeout:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user