Skip to content

Commit a843d75

Browse files
authored
Update content/shared/v3-core-get-started/_index.md
1 parent a54ebf9 commit a843d75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/shared/v3-core-get-started/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ To run the [Docker image](/influxdb3/core/install/#docker-image) and persist dat
166166

167167
> [!Note]
168168
>
169-
> The {{% product-name %}} Docker image exposes port `8181`, the default for the `influxdb3` server HTTP port.
169+
> The {{% product-name %}} Docker image exposes port `8181`, the `influxdb` server default for HTTP connections.
170+
> 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/).
170171
171172
```bash
172173
# FILESYSTEM USING DOCKER

0 commit comments

Comments
 (0)