Remove URL selector from Enterprise doc (#2098)

pull/2099/head
pierwill 2021-01-26 15:59:59 -08:00 committed by GitHub
parent 48588e5a46
commit 74e9dfc0fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ Update the following settings in each meta node configuration file (`/etc/influx
To authenticate your InfluxDB connection, run the following command, replacing `username:password` with your credentials:
{{< keep-url >}}
```bash
curl -u username:password -XPOST "http://localhost:8086/..."
```