mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-06 17:57:49 +02:00
[CLI] Dotenv support (#2501)
This commit is contained in:
@@ -609,6 +609,7 @@ def dev(
|
||||
n_jobs_per_worker=n_jobs_per_worker,
|
||||
open_browser=not no_browser,
|
||||
debug_port=debug_port,
|
||||
env=config_json.get("env", None),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user