fix: add missing a colon to influxdb3 compose.yaml

pull/5995/head
Marukome0743 2025-04-17 11:35:48 +09:00
parent 98ebe52e2e
commit 286ab3626a
No known key found for this signature in database
GPG Key ID: 4DDD27093447CD02
2 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,7 @@ quay.io/influxdb/influxdb3-{{< product-key >}}:latest
```yaml
# compose.yaml
services
services:
influxdb3-{{< product-key >}}:
container_name: influxdb3-{{< product-key >}}
image: quay.io/influxdb/influxdb3-{{< product-key >}}:latest

View File

@ -170,7 +170,7 @@ quay.io/influxdb/influxdb3-{{< product-key >}}:latest
```yaml
# compose.yaml
services
services:
influxdb3-{{< product-key >}}:
container_name: influxdb3-{{< product-key >}}
image: quay.io/influxdb/influxdb3-{{< product-key >}}:latest