13 lines
286 B
Plaintext
13 lines
286 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "/root/FCI/api"
|
|
}
|
|
],
|
|
"settings": {
|
|
"python.defaultInterpreterPath": "/root/FCI/api/venv/bin/python",
|
|
"python.terminal.activateEnvironment": true,
|
|
"terminal.integrated.cwd": "/root/FCI/api"
|
|
}
|
|
}
|