//devcontainer.json { "name": "LangChain", "dockerComposeFile": "docker-compose.yaml", "service": "langchain", "containerUser": "appuser", "workspaceFolder": "/home/appuser/app" }