We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5b87e commit 5295f2aCopy full SHA for 5295f2a
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// README at: https://github.com/devcontainers/templates/tree/main/src/docker-existing-docker-compose
3
{
4
// Name for the dev container
5
- "name": "langchain-py",
+ "name": "langchain",
6
// Point to a Docker Compose file
7
"dockerComposeFile": "./docker-compose.yaml",
8
// Required when using Docker Compose. The name of the service to connect to once running
0 commit comments