完全跑通1.0版本
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"WebFetch(domain:aihot.virxact.com)"
|
||||
"WebFetch(domain:aihot.virxact.com)",
|
||||
"Bash(Get-Content \"c:\\\\Users\\\\Chenwu\\\\OneDrive - AZCollaboration\\\\Desktop\\\\tmp\\\\ai_news_v1\\\\backend\\\\requirements.txt\")",
|
||||
"Bash(Test-Path \"c:\\\\Users\\\\Chenwu\\\\OneDrive - AZCollaboration\\\\Desktop\\\\tmp\\\\ai_news_v1\\\\.env.example\")",
|
||||
"Bash(pip show *)",
|
||||
"Bash(pip install *)",
|
||||
"Bash(docker --version)",
|
||||
"Bash(psql --version)",
|
||||
"Bash(python -c ' *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user