This commit is contained in:
centdix
2026-02-21 21:19:52 +00:00
parent 3f2bd424c7
commit 5c1f69ddcd

View File

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