From 5c1f69ddcdfd626fa22acbfd48a2b0997b63d60a Mon Sep 17 00:00:00 2001 From: centdix Date: Sat, 21 Feb 2026 21:19:52 +0000 Subject: [PATCH] nit --- README_WORKMUX_DEV.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README_WORKMUX_DEV.md b/README_WORKMUX_DEV.md index e4057d2233..c3306e0fd9 100644 --- a/README_WORKMUX_DEV.md +++ b/README_WORKMUX_DEV.md @@ -183,8 +183,6 @@ When using sandbox mode, the container needs explicit mounts to access the EE re ```yaml sandbox: extra_mounts: - - host_path: ~/windmill-ee-private - writable: true - host_path: ~/windmill-ee-private__worktrees writable: true ```