added workspace
This commit is contained in:
16
ad-nix.code-workspace
Normal file
16
ad-nix.code-workspace
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "/srv/appdaemon/ad-nix"
|
||||
},
|
||||
{
|
||||
"path": "/usr/src/app"
|
||||
},
|
||||
{
|
||||
"path": "/conf"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"python.defaultInterpreterPath": "/usr/src/app/.venv/bin/python3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user