Update _index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>fix-mono-get-started
parent
e50abaad09
commit
751e13d1c2
|
@ -231,8 +231,8 @@ influxdb3 serve \
|
||||||
{{% /show-in %}}
|
{{% /show-in %}}
|
||||||
{{% show-in "core" %}}
|
{{% show-in "core" %}}
|
||||||
```bash
|
```bash
|
||||||
# Filesystem object store
|
# File system object store
|
||||||
# Provide the filesystem directory
|
# Provide the file system directory
|
||||||
influxdb3 serve \
|
influxdb3 serve \
|
||||||
--node-id host01 \
|
--node-id host01 \
|
||||||
--object-store file \
|
--object-store file \
|
||||||
|
|
Loading…
Reference in New Issue