File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/influxdb/v2/install Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Follow steps to set up and run InfluxDB using Docker Compose and `secrets`:
81
81
influxdb2-config :
82
82
` ` `
83
83
84
- 1 . For each secret in ` compose.yaml`, create a file that contains the secret
84
+ 3 . For each secret in ` compose.yaml`, create a file that contains the secret
85
85
value--for example :
86
86
87
87
- `~/.env.influxdb2-admin-username` :
@@ -102,7 +102,7 @@ Follow steps to set up and run InfluxDB using Docker Compose and `secrets`:
102
102
MyInitialAdminToken0==
103
103
` ` `
104
104
105
- 2 . To set up and run InfluxDB, enter the following command in your
105
+ 4 . To set up and run InfluxDB, enter the following command in your
106
106
terminal :
107
107
108
108
<!--pytest.mark.skip-->
You can’t perform that action at this time.
0 commit comments