mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
parent
50339456b0
commit
daea8e158e
8 changed files with 90 additions and 51 deletions
|
@ -15,13 +15,8 @@
|
|||
"service": "api",
|
||||
|
||||
// The optional 'workspaceFolder' property is the path VS Code should open by default when
|
||||
"workspaceFolder": "/workspace",
|
||||
"mounts": [
|
||||
"source=${localWorkspaceFolder},target=/workspace,type=bind,consistency=cached"
|
||||
],
|
||||
|
||||
// connected. This is typically a file mount in .devcontainer/docker-compose.yml
|
||||
// "workspaceFolder": "/workspace",
|
||||
"workspaceFolder": "/workspaces",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/go:1": {
|
||||
"version": "latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue