From ba44ebfe5c3a404ed5d3537607a881134947427c Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Fri, 28 Feb 2025 13:53:53 -0800 Subject: [PATCH] Update content/shared/v3-core-get-started/_index.md Co-authored-by: Jason Stirnaman --- content/shared/v3-core-get-started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/v3-core-get-started/_index.md b/content/shared/v3-core-get-started/_index.md index 1618dbfbc..2b69502ae 100644 --- a/content/shared/v3-core-get-started/_index.md +++ b/content/shared/v3-core-get-started/_index.md @@ -165,7 +165,7 @@ To run the [Docker image](/influxdb3/core/install/#docker-image) and persist dat - `--object-store file --data-dir /path/in/container`: Uses the mount for server storage > [!Note] -> The InfluxDB 3 Core Docker image **can expose port 8181**. +> The {{% product-name %}} Docker image exposes port `8181`, the default for the `influxdb3` server HTTP port. ```bash # FILESYSTEM USING DOCKER