Compare commits
1 Commits
feature/fr
...
04ff1b012b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04ff1b012b |
@@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"Bash(backend\\\\venv\\\\Scripts\\\\python.exe -m uvicorn backend.main:app --reload)",
|
|
||||||
"Bash(python:*)",
|
|
||||||
"Bash(backend/venv/Scripts/python.exe:*)",
|
|
||||||
"Bash(backend/venv/Scripts/pip.exe list:*)",
|
|
||||||
"Bash(backend/venv/Scripts/pip.exe install:*)",
|
|
||||||
"Bash(backend/venv/Scripts/uvicorn.exe backend.main:app)",
|
|
||||||
"Bash(curl -s http://localhost:8000/ping)",
|
|
||||||
"Bash(curl -s http://127.0.0.1:8000/ping)",
|
|
||||||
"Bash(taskkill /F /IM python.exe)",
|
|
||||||
"Bash(netstat -ano)",
|
|
||||||
"Bash(taskkill:*)"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
BIN
.gitignore
vendored
BIN
.gitignore
vendored
Binary file not shown.
Reference in New Issue
Block a user