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 ```