fix: use correct port in example compose.yaml in install.md

pull/6052/head
jonasnoki 2025-05-12 12:14:44 +02:00 committed by GitHub
parent 6f72ee52f0
commit 0d3a5eaf3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ influxdb:3-{{< product-key >}}
container_name: influxdb3-{{< product-key >}}
image: influxdb:3-{{< product-key >}}
ports:
- 9999:9999
- 8181:8181
command:
- influxdb3
- serve