Skip to content

Commit

Permalink
fix port and wording mismatch in docker deployment (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: goodroot <[email protected]>
  • Loading branch information
evopen and goodroot authored Aug 14, 2024
1 parent 8f7ef32 commit 6e6139c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ This parameter will expose a port to the host. You can specify:

All ports are optional, you can pick only the ones you need. For example, it is
enough to expose `8812` if you only plan to use
[InfluxDB line protocol](/docs/reference/api/ilp/overview/).
[Postgres wire protocol](/docs/reference/api/postgres/).

### `-v` parameter to mount storage

Expand Down

0 comments on commit 6e6139c

Please sign in to comment.