Skip to content

Commit 3073bd5

Browse files
docs: deprecate starting in host mode via CLI (#331)
1 parent b8b6727 commit 3073bd5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/content/docs/aws/capabilities/config/filesystem.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,3 @@ The defaults are:
107107
- Mac: `~/Library/Caches/localstack/volume`
108108
- Linux: `~/.cache/localstack/volume`
109109
- Windows: `%LOCALAPPDATA%\cache\localstack\volume`
110-
111-
## Host mode
112-
113-
When LocalStack is running in host mode, the system directories `/usr/lib/localstack` or `/var/lib/localstack` are not used.
114-
Instead, the root directory is changed to `FILESYSTEM_ROOT` which defaults to `./.filesystem`, i.e. the LocalStack project root.

0 commit comments

Comments
 (0)