Skip to content

Commit 14be1f9

Browse files
committed
fix(core): config-options example
1 parent b350a12 commit 14be1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/influxdb3/core/reference/config-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ environment variables.
2727
influxdb3 serve \
2828
--object-store file \
2929
--data-dir ~/.influxdb3 \
30-
--node-id my-host \
30+
--node-id NODE_ID \
3131
--log-filter info \
3232
--max-http-request-size 20971520 \
3333
--aws-allow-http

0 commit comments

Comments
 (0)