chore: rollback mount path
This commit is contained in:
@@ -86,7 +86,7 @@ class Settings(BaseSettings):
|
||||
|
||||
# ── local FS roots ────────────────────────────────────────────
|
||||
workspace_root: str = Field(
|
||||
default="/workspace/workspaces",
|
||||
default="/app/workspaces",
|
||||
description=(
|
||||
"Schedule subprocess cwd; staging area for notebook_runner. "
|
||||
"Backend no longer writes here — workspace files live in "
|
||||
|
||||
Reference in New Issue
Block a user