Skip to content

Commit 80f9eed

Browse files
committed
chore(Influxdb-v1): Revise database initialization section
1 parent 475c4ca commit 80f9eed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

influxdb/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -578,9 +578,9 @@ InfluxDB v1 database initialization
578578

579579
The InfluxDB Docker Hub image lets you set initialization options when creating an InfluxDB v1 container.
580580

581-
**WARNING**: We **don't** recommend using these options for production scenarios, but they're useful when running standalone instances for testing.
581+
The database initialization script is only called when running `influxd`; it isn't executed by any other program.
582582

583-
The database initialization script is only called when running `influxd`.
583+
**WARNING**: We **don't** recommend using these options for production scenarios, but they're useful when running standalone instances for testing.
584584

585585
### Environment variables
586586

0 commit comments

Comments
 (0)