We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37e0b8f + 135594e commit 5a95f2eCopy full SHA for 5a95f2e
content/influxdb/v2/install/use-docker-compose.md
@@ -76,6 +76,9 @@ Follow steps to set up and run InfluxDB using Docker Compose and `secrets`:
76
file: ~/.env.influxdb2-admin-password
77
influxdb2-admin-token:
78
file: ~/.env.influxdb2-admin-token
79
+ volumes:
80
+ influxdb2-data:
81
+ influxdb2-config:
82
```
83
84
3. For each secret in `compose.yaml`, create a file that contains the secret
0 commit comments