Skip to content

Commit d069769

Browse files
authored
Update content/influxdb3/core/install.md
1 parent a843d75 commit d069769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/influxdb3/core/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ docker pull \
156156
quay.io/influxdb/influxdb3-core:latest
157157
```
158158
> [!Note]
159-
> The {{% product-name %}} Docker image exposes port `8181`, the `influxdb` server default for HTTP connections.
159+
> The {{% product-name %}} Docker image exposes port `8181`, the `influxdb3` server default for HTTP connections.
160160
> To map the exposed port to a different port when running a container, see the Docker guide for [Publishing and exposing ports](https://docs.docker.com/get-started/docker-concepts/running-containers/publishing-ports/).
161161
162162
{{< page-nav next="/influxdb3/core/get-started/" nextText="Get started with InfluxDB 3 Core" >}}

0 commit comments

Comments
 (0)