docs: add -tunnel flag for node server (#5373)

add -tunnel flag for node server
This commit is contained in:
lc-arjun
2025-07-07 08:05:46 -07:00
committed by GitHub
parent 269590c4d9
commit 4abf948462
33 changed files with 3435 additions and 2 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ Safari blocks plain-HTTP traffic on localhost. When running Studio with `langgra
```shell
# Requires @langchain/langgraph-cli>=0.0.26
npx @langchain/langgraph-cli dev
npx @langchain/langgraph-cli dev --tunnel
```
The command outputs a URL in this format:
@@ -55,7 +55,7 @@ Disable Brave Shields for LangSmith using the Brave icon in the URL bar.
```shell
# Requires @langchain/langgraph-cli>=0.0.26
npx @langchain/langgraph-cli dev
npx @langchain/langgraph-cli dev --tunnel
```
The command outputs a URL in this format: