mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-02 16:48:50 +01:00
docs: Add Azure Instructions (Terraform) to Cloud Deployments Guide (#738)
* added Azure to cloud Deployments * Update devcontainer.json added git feature to devcontainer * updated azure deployment docs
This commit is contained in:
parent
60d0e97425
commit
6ee0dbfdbd
3 changed files with 9 additions and 2 deletions
|
|
@ -39,7 +39,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"postCreateCommand": ""
|
||||
"postCreateCommand": "",
|
||||
// "workspaceMount": "src=${localWorkspaceFolder},dst=/code,type=bind,consistency=cached"
|
||||
|
||||
// "runArgs": [
|
||||
|
|
@ -54,4 +54,5 @@
|
|||
// "settings": {
|
||||
// "terminal.integrated.shell.linux": "/bin/bash"
|
||||
// },
|
||||
}
|
||||
"features": {"ghcr.io/devcontainers/features/git:1": {}}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue